diff --git a/api-definitions/resource-manager/DataMigration/2025-06-30/CustomOperation/Model-MongoDbConnectionInfo.json b/api-definitions/resource-manager/DataMigration/2025-06-30/CustomOperation/Model-MongoDbConnectionInfo.json index b5d33c8db38..9ded777d6a0 100644 --- a/api-definitions/resource-manager/DataMigration/2025-06-30/CustomOperation/Model-MongoDbConnectionInfo.json +++ b/api-definitions/resource-manager/DataMigration/2025-06-30/CustomOperation/Model-MongoDbConnectionInfo.json @@ -169,6 +169,6 @@ ], "IsParent": false, "discriminatedParentModelName": "ConnectionInfo", - "discriminatedTypeValue": "MongoDbConnectionInfo", + "discriminatedTypeValue": "mongoDbConnectionInfo", "typeHintIn": "Type" } \ No newline at end of file diff --git a/api-definitions/resource-manager/DataMigration/2025-06-30/GET/Model-MongoDbConnectionInfo.json b/api-definitions/resource-manager/DataMigration/2025-06-30/GET/Model-MongoDbConnectionInfo.json index 9ded777d6a0..b5d33c8db38 100644 --- a/api-definitions/resource-manager/DataMigration/2025-06-30/GET/Model-MongoDbConnectionInfo.json +++ b/api-definitions/resource-manager/DataMigration/2025-06-30/GET/Model-MongoDbConnectionInfo.json @@ -169,6 +169,6 @@ ], "IsParent": false, "discriminatedParentModelName": "ConnectionInfo", - "discriminatedTypeValue": "mongoDbConnectionInfo", + "discriminatedTypeValue": "MongoDbConnectionInfo", "typeHintIn": "Type" } \ No newline at end of file diff --git a/api-definitions/resource-manager/DataMigration/2025-06-30/PATCH/Model-MongoDbConnectionInfo.json b/api-definitions/resource-manager/DataMigration/2025-06-30/PATCH/Model-MongoDbConnectionInfo.json index b5d33c8db38..9ded777d6a0 100644 --- a/api-definitions/resource-manager/DataMigration/2025-06-30/PATCH/Model-MongoDbConnectionInfo.json +++ b/api-definitions/resource-manager/DataMigration/2025-06-30/PATCH/Model-MongoDbConnectionInfo.json @@ -169,6 +169,6 @@ ], "IsParent": false, "discriminatedParentModelName": "ConnectionInfo", - "discriminatedTypeValue": "MongoDbConnectionInfo", + "discriminatedTypeValue": "mongoDbConnectionInfo", "typeHintIn": "Type" } \ No newline at end of file diff --git a/api-definitions/resource-manager/DataMigration/2025-06-30/POST/Model-MongoDbConnectionInfo.json b/api-definitions/resource-manager/DataMigration/2025-06-30/POST/Model-MongoDbConnectionInfo.json index 9ded777d6a0..b5d33c8db38 100644 --- a/api-definitions/resource-manager/DataMigration/2025-06-30/POST/Model-MongoDbConnectionInfo.json +++ b/api-definitions/resource-manager/DataMigration/2025-06-30/POST/Model-MongoDbConnectionInfo.json @@ -169,6 +169,6 @@ ], "IsParent": false, "discriminatedParentModelName": "ConnectionInfo", - "discriminatedTypeValue": "mongoDbConnectionInfo", + "discriminatedTypeValue": "MongoDbConnectionInfo", "typeHintIn": "Type" } \ No newline at end of file diff --git a/api-definitions/resource-manager/DataMigration/2025-06-30/PUT/Model-MongoDbConnectionInfo.json b/api-definitions/resource-manager/DataMigration/2025-06-30/PUT/Model-MongoDbConnectionInfo.json index b5d33c8db38..9ded777d6a0 100644 --- a/api-definitions/resource-manager/DataMigration/2025-06-30/PUT/Model-MongoDbConnectionInfo.json +++ b/api-definitions/resource-manager/DataMigration/2025-06-30/PUT/Model-MongoDbConnectionInfo.json @@ -169,6 +169,6 @@ ], "IsParent": false, "discriminatedParentModelName": "ConnectionInfo", - "discriminatedTypeValue": "MongoDbConnectionInfo", + "discriminatedTypeValue": "mongoDbConnectionInfo", "typeHintIn": "Type" } \ No newline at end of file diff --git a/api-definitions/resource-manager/DataMigration/2025-06-30/ServiceResource/Model-MongoDbConnectionInfo.json b/api-definitions/resource-manager/DataMigration/2025-06-30/ServiceResource/Model-MongoDbConnectionInfo.json index 9ded777d6a0..b5d33c8db38 100644 --- a/api-definitions/resource-manager/DataMigration/2025-06-30/ServiceResource/Model-MongoDbConnectionInfo.json +++ b/api-definitions/resource-manager/DataMigration/2025-06-30/ServiceResource/Model-MongoDbConnectionInfo.json @@ -169,6 +169,6 @@ ], "IsParent": false, "discriminatedParentModelName": "ConnectionInfo", - "discriminatedTypeValue": "mongoDbConnectionInfo", + "discriminatedTypeValue": "MongoDbConnectionInfo", "typeHintIn": "Type" } \ No newline at end of file diff --git a/api-definitions/resource-manager/DataMigration/2025-06-30/StandardOperation/Model-MongoDbConnectionInfo.json b/api-definitions/resource-manager/DataMigration/2025-06-30/StandardOperation/Model-MongoDbConnectionInfo.json index b5d33c8db38..9ded777d6a0 100644 --- a/api-definitions/resource-manager/DataMigration/2025-06-30/StandardOperation/Model-MongoDbConnectionInfo.json +++ b/api-definitions/resource-manager/DataMigration/2025-06-30/StandardOperation/Model-MongoDbConnectionInfo.json @@ -169,6 +169,6 @@ ], "IsParent": false, "discriminatedParentModelName": "ConnectionInfo", - "discriminatedTypeValue": "MongoDbConnectionInfo", + "discriminatedTypeValue": "mongoDbConnectionInfo", "typeHintIn": "Type" } \ No newline at end of file diff --git a/api-definitions/resource-manager/Network/2024-07-01/NetworkManagerActiveConfigurations/Constant-ProvisioningState.json b/api-definitions/resource-manager/Network/2024-07-01/NetworkManagerActiveConfigurations/Constant-ProvisioningState.json index 3071a7938f2..fc6abfe6523 100644 --- a/api-definitions/resource-manager/Network/2024-07-01/NetworkManagerActiveConfigurations/Constant-ProvisioningState.json +++ b/api-definitions/resource-manager/Network/2024-07-01/NetworkManagerActiveConfigurations/Constant-ProvisioningState.json @@ -2,6 +2,14 @@ "name": "ProvisioningState", "type": "String", "values": [ + { + "key": "Canceled", + "value": "Canceled" + }, + { + "key": "Creating", + "value": "Creating" + }, { "key": "Deleting", "value": "Deleting" diff --git a/api-definitions/resource-manager/Network/2024-07-01/NetworkManagerActiveConnectivityConfigurations/Constant-ProvisioningState.json b/api-definitions/resource-manager/Network/2024-07-01/NetworkManagerActiveConnectivityConfigurations/Constant-ProvisioningState.json index 3071a7938f2..fc6abfe6523 100644 --- a/api-definitions/resource-manager/Network/2024-07-01/NetworkManagerActiveConnectivityConfigurations/Constant-ProvisioningState.json +++ b/api-definitions/resource-manager/Network/2024-07-01/NetworkManagerActiveConnectivityConfigurations/Constant-ProvisioningState.json @@ -2,6 +2,14 @@ "name": "ProvisioningState", "type": "String", "values": [ + { + "key": "Canceled", + "value": "Canceled" + }, + { + "key": "Creating", + "value": "Creating" + }, { "key": "Deleting", "value": "Deleting" diff --git a/api-definitions/resource-manager/Network/2024-07-01/NetworkManagerEffectiveConnectivityConfiguration/Constant-ProvisioningState.json b/api-definitions/resource-manager/Network/2024-07-01/NetworkManagerEffectiveConnectivityConfiguration/Constant-ProvisioningState.json index fc6abfe6523..3071a7938f2 100644 --- a/api-definitions/resource-manager/Network/2024-07-01/NetworkManagerEffectiveConnectivityConfiguration/Constant-ProvisioningState.json +++ b/api-definitions/resource-manager/Network/2024-07-01/NetworkManagerEffectiveConnectivityConfiguration/Constant-ProvisioningState.json @@ -2,14 +2,6 @@ "name": "ProvisioningState", "type": "String", "values": [ - { - "key": "Canceled", - "value": "Canceled" - }, - { - "key": "Creating", - "value": "Creating" - }, { "key": "Deleting", "value": "Deleting" diff --git a/api-definitions/resource-manager/Network/2024-07-01/NetworkManagerEffectiveSecurityAdminRules/Constant-ProvisioningState.json b/api-definitions/resource-manager/Network/2024-07-01/NetworkManagerEffectiveSecurityAdminRules/Constant-ProvisioningState.json index fc6abfe6523..3071a7938f2 100644 --- a/api-definitions/resource-manager/Network/2024-07-01/NetworkManagerEffectiveSecurityAdminRules/Constant-ProvisioningState.json +++ b/api-definitions/resource-manager/Network/2024-07-01/NetworkManagerEffectiveSecurityAdminRules/Constant-ProvisioningState.json @@ -2,14 +2,6 @@ "name": "ProvisioningState", "type": "String", "values": [ - { - "key": "Canceled", - "value": "Canceled" - }, - { - "key": "Creating", - "value": "Creating" - }, { "key": "Deleting", "value": "Deleting" diff --git a/api-definitions/resource-manager/Network/2024-10-01/NetworkManagerActiveConfigurations/Constant-ProvisioningState.json b/api-definitions/resource-manager/Network/2024-10-01/NetworkManagerActiveConfigurations/Constant-ProvisioningState.json index fc6abfe6523..3071a7938f2 100644 --- a/api-definitions/resource-manager/Network/2024-10-01/NetworkManagerActiveConfigurations/Constant-ProvisioningState.json +++ b/api-definitions/resource-manager/Network/2024-10-01/NetworkManagerActiveConfigurations/Constant-ProvisioningState.json @@ -2,14 +2,6 @@ "name": "ProvisioningState", "type": "String", "values": [ - { - "key": "Canceled", - "value": "Canceled" - }, - { - "key": "Creating", - "value": "Creating" - }, { "key": "Deleting", "value": "Deleting" diff --git a/api-definitions/resource-manager/Network/2024-10-01/NetworkManagerActiveConnectivityConfigurations/Constant-ProvisioningState.json b/api-definitions/resource-manager/Network/2024-10-01/NetworkManagerActiveConnectivityConfigurations/Constant-ProvisioningState.json index fc6abfe6523..3071a7938f2 100644 --- a/api-definitions/resource-manager/Network/2024-10-01/NetworkManagerActiveConnectivityConfigurations/Constant-ProvisioningState.json +++ b/api-definitions/resource-manager/Network/2024-10-01/NetworkManagerActiveConnectivityConfigurations/Constant-ProvisioningState.json @@ -2,14 +2,6 @@ "name": "ProvisioningState", "type": "String", "values": [ - { - "key": "Canceled", - "value": "Canceled" - }, - { - "key": "Creating", - "value": "Creating" - }, { "key": "Deleting", "value": "Deleting" diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-KeyValuePairStringObject.json b/api-definitions/resource-manager/RecoveryServicesBackup/2025-02-01/Bms/Model-ErrorAdditionalInfo.json similarity index 83% rename from api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-KeyValuePairStringObject.json rename to api-definitions/resource-manager/RecoveryServicesBackup/2025-02-01/Bms/Model-ErrorAdditionalInfo.json index 7235b9566da..b8c8c336616 100644 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-KeyValuePairStringObject.json +++ b/api-definitions/resource-manager/RecoveryServicesBackup/2025-02-01/Bms/Model-ErrorAdditionalInfo.json @@ -1,12 +1,12 @@ { - "name": "KeyValuePairStringObject", + "name": "ErrorAdditionalInfo", "fields": [ { "containsDiscriminatedTypeValue": false, - "jsonName": "key", - "name": "Key", + "jsonName": "info", + "name": "Info", "objectDefinition": { - "type": "String", + "type": "RawObject", "nullable": false, "referenceName": null, "referenceNameIsCommonType": null @@ -18,10 +18,10 @@ }, { "containsDiscriminatedTypeValue": false, - "jsonName": "value", - "name": "Value", + "jsonName": "type", + "name": "Type", "objectDefinition": { - "type": "RawObject", + "type": "String", "nullable": false, "referenceName": null, "referenceNameIsCommonType": null diff --git a/api-definitions/resource-manager/RecoveryServicesBackup/2025-02-01/Bms/Model-ErrorDetail.json b/api-definitions/resource-manager/RecoveryServicesBackup/2025-02-01/Bms/Model-ErrorDetail.json index 1174b0cbf3a..0c25f95524a 100644 --- a/api-definitions/resource-manager/RecoveryServicesBackup/2025-02-01/Bms/Model-ErrorDetail.json +++ b/api-definitions/resource-manager/RecoveryServicesBackup/2025-02-01/Bms/Model-ErrorDetail.json @@ -3,13 +3,19 @@ "fields": [ { "containsDiscriminatedTypeValue": false, - "jsonName": "code", - "name": "Code", + "jsonName": "additionalInfo", + "name": "AdditionalInfo", "objectDefinition": { - "type": "String", + "type": "List", "nullable": false, "referenceName": null, - "referenceNameIsCommonType": null + "referenceNameIsCommonType": null, + "nestedItem": { + "type": "Reference", + "nullable": false, + "referenceName": "ErrorAdditionalInfo", + "referenceNameIsCommonType": null + } }, "optional": true, "readOnly": false, @@ -18,8 +24,8 @@ }, { "containsDiscriminatedTypeValue": false, - "jsonName": "message", - "name": "Message", + "jsonName": "code", + "name": "Code", "objectDefinition": { "type": "String", "nullable": false, @@ -33,17 +39,17 @@ }, { "containsDiscriminatedTypeValue": false, - "jsonName": "recommendations", - "name": "Recommendations", + "jsonName": "details", + "name": "Details", "objectDefinition": { "type": "List", "nullable": false, "referenceName": null, "referenceNameIsCommonType": null, "nestedItem": { - "type": "String", + "type": "Reference", "nullable": false, - "referenceName": null, + "referenceName": "ErrorDetail", "referenceNameIsCommonType": null } }, @@ -51,6 +57,36 @@ "readOnly": false, "required": false, "sensitive": false + }, + { + "containsDiscriminatedTypeValue": false, + "jsonName": "message", + "name": "Message", + "objectDefinition": { + "type": "String", + "nullable": false, + "referenceName": null, + "referenceNameIsCommonType": null + }, + "optional": true, + "readOnly": false, + "required": false, + "sensitive": false + }, + { + "containsDiscriminatedTypeValue": false, + "jsonName": "target", + "name": "Target", + "objectDefinition": { + "type": "String", + "nullable": false, + "referenceName": null, + "referenceNameIsCommonType": null + }, + "optional": true, + "readOnly": false, + "required": false, + "sensitive": false } ], "IsParent": false diff --git a/api-definitions/resource-manager/Search/2025-05-01/Services/Constant-ComputeType.json b/api-definitions/resource-manager/Search/2025-05-01/Services/Constant-ComputeType.json index 07a1394cf2d..043efbf5cea 100644 --- a/api-definitions/resource-manager/Search/2025-05-01/Services/Constant-ComputeType.json +++ b/api-definitions/resource-manager/Search/2025-05-01/Services/Constant-ComputeType.json @@ -4,11 +4,11 @@ "values": [ { "key": "Confidential", - "value": "confidential" + "value": "Confidential" }, { "key": "Default", - "value": "default" + "value": "Default" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Search/2025-05-01/Services/Constant-HostingMode.json b/api-definitions/resource-manager/Search/2025-05-01/Services/Constant-HostingMode.json index 61bc758a6ca..4d54c50f12b 100644 --- a/api-definitions/resource-manager/Search/2025-05-01/Services/Constant-HostingMode.json +++ b/api-definitions/resource-manager/Search/2025-05-01/Services/Constant-HostingMode.json @@ -4,11 +4,11 @@ "values": [ { "key": "Default", - "value": "default" + "value": "Default" }, { "key": "HighDensity", - "value": "highDensity" + "value": "HighDensity" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Search/2025-05-01/Services/Constant-PublicNetworkAccess.json b/api-definitions/resource-manager/Search/2025-05-01/Services/Constant-PublicNetworkAccess.json index a6d7866f588..0a5ee893f1e 100644 --- a/api-definitions/resource-manager/Search/2025-05-01/Services/Constant-PublicNetworkAccess.json +++ b/api-definitions/resource-manager/Search/2025-05-01/Services/Constant-PublicNetworkAccess.json @@ -4,11 +4,11 @@ "values": [ { "key": "Disabled", - "value": "disabled" + "value": "Disabled" }, { "key": "Enabled", - "value": "enabled" + "value": "Enabled" } ] } \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/ApiVersionDefinition.json b/api-definitions/resource-manager/Web/2023-01-01/ApiVersionDefinition.json index fea853d3ae0..2ffa0a0bb16 100644 --- a/api-definitions/resource-manager/Web/2023-01-01/ApiVersionDefinition.json +++ b/api-definitions/resource-manager/Web/2023-01-01/ApiVersionDefinition.json @@ -3,16 +3,13 @@ "isPreview": false, "generate": true, "resources": [ - "AppServiceCertificateOrders", "AppServiceEnvironments", "AppServicePlans", - "CertificateOrdersDiagnostics", "Certificates", "ContainerApps", "ContainerAppsRevisions", "DeletedWebApps", "Diagnostics", - "Domains", "Global", "KubeEnvironments", "Provider", @@ -20,7 +17,6 @@ "ResourceHealthMetadata", "ResourceProviders", "StaticSites", - "TopLevelDomains", "WebApps", "WorkflowRunActions", "WorkflowRuns", diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Constant-CertificateOrderActionType.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Constant-CertificateOrderActionType.json deleted file mode 100644 index 7f05a24fcd2..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Constant-CertificateOrderActionType.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "name": "CertificateOrderActionType", - "type": "String", - "values": [ - { - "key": "CertificateExpirationWarning", - "value": "CertificateExpirationWarning" - }, - { - "key": "CertificateExpired", - "value": "CertificateExpired" - }, - { - "key": "CertificateIssued", - "value": "CertificateIssued" - }, - { - "key": "CertificateOrderCanceled", - "value": "CertificateOrderCanceled" - }, - { - "key": "CertificateOrderCreated", - "value": "CertificateOrderCreated" - }, - { - "key": "CertificateRevoked", - "value": "CertificateRevoked" - }, - { - "key": "DomainValidationComplete", - "value": "DomainValidationComplete" - }, - { - "key": "FraudCleared", - "value": "FraudCleared" - }, - { - "key": "FraudDetected", - "value": "FraudDetected" - }, - { - "key": "FraudDocumentationRequired", - "value": "FraudDocumentationRequired" - }, - { - "key": "OrgNameChange", - "value": "OrgNameChange" - }, - { - "key": "OrgValidationComplete", - "value": "OrgValidationComplete" - }, - { - "key": "SanDrop", - "value": "SanDrop" - }, - { - "key": "Unknown", - "value": "Unknown" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Constant-CertificateOrderStatus.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Constant-CertificateOrderStatus.json deleted file mode 100644 index f5b559b0931..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Constant-CertificateOrderStatus.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "name": "CertificateOrderStatus", - "type": "String", - "values": [ - { - "key": "Canceled", - "value": "Canceled" - }, - { - "key": "Denied", - "value": "Denied" - }, - { - "key": "Expired", - "value": "Expired" - }, - { - "key": "Issued", - "value": "Issued" - }, - { - "key": "NotSubmitted", - "value": "NotSubmitted" - }, - { - "key": "PendingRekey", - "value": "PendingRekey" - }, - { - "key": "Pendingissuance", - "value": "Pendingissuance" - }, - { - "key": "Pendingrevocation", - "value": "Pendingrevocation" - }, - { - "key": "Revoked", - "value": "Revoked" - }, - { - "key": "Unused", - "value": "Unused" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Constant-CertificateProductType.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Constant-CertificateProductType.json deleted file mode 100644 index 20bdd64c8e6..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Constant-CertificateProductType.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "CertificateProductType", - "type": "String", - "values": [ - { - "key": "StandardDomainValidatedSsl", - "value": "StandardDomainValidatedSsl" - }, - { - "key": "StandardDomainValidatedWildCardSsl", - "value": "StandardDomainValidatedWildCardSsl" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Constant-KeyVaultSecretStatus.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Constant-KeyVaultSecretStatus.json deleted file mode 100644 index e92d39ea6a4..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Constant-KeyVaultSecretStatus.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "name": "KeyVaultSecretStatus", - "type": "String", - "values": [ - { - "key": "AzureServiceUnauthorizedToAccessKeyVault", - "value": "AzureServiceUnauthorizedToAccessKeyVault" - }, - { - "key": "CertificateOrderFailed", - "value": "CertificateOrderFailed" - }, - { - "key": "ExternalPrivateKey", - "value": "ExternalPrivateKey" - }, - { - "key": "Initialized", - "value": "Initialized" - }, - { - "key": "KeyVaultDoesNotExist", - "value": "KeyVaultDoesNotExist" - }, - { - "key": "KeyVaultSecretDoesNotExist", - "value": "KeyVaultSecretDoesNotExist" - }, - { - "key": "OperationNotPermittedOnKeyVault", - "value": "OperationNotPermittedOnKeyVault" - }, - { - "key": "Succeeded", - "value": "Succeeded" - }, - { - "key": "Unknown", - "value": "Unknown" - }, - { - "key": "UnknownError", - "value": "UnknownError" - }, - { - "key": "WaitingOnCertificateOrder", - "value": "WaitingOnCertificateOrder" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Constant-ProvisioningState.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Constant-ProvisioningState.json deleted file mode 100644 index 7dc0bef1cb4..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Constant-ProvisioningState.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "ProvisioningState", - "type": "String", - "values": [ - { - "key": "Canceled", - "value": "Canceled" - }, - { - "key": "Deleting", - "value": "Deleting" - }, - { - "key": "Failed", - "value": "Failed" - }, - { - "key": "InProgress", - "value": "InProgress" - }, - { - "key": "Succeeded", - "value": "Succeeded" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Constant-ResourceNotRenewableReason.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Constant-ResourceNotRenewableReason.json deleted file mode 100644 index 612fd7b3eaa..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Constant-ResourceNotRenewableReason.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "ResourceNotRenewableReason", - "type": "String", - "values": [ - { - "key": "ExpirationNotInRenewalTimeRange", - "value": "ExpirationNotInRenewalTimeRange" - }, - { - "key": "RegistrationStatusNotSupportedForRenewal", - "value": "RegistrationStatusNotSupportedForRenewal" - }, - { - "key": "SubscriptionNotActive", - "value": "SubscriptionNotActive" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificate.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificate.json deleted file mode 100644 index eef45044f08..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificate.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "AppServiceCertificate", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keyVaultId", - "name": "KeyVaultId", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keyVaultSecretName", - "name": "KeyVaultSecretName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "provisioningState", - "name": "ProvisioningState", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "KeyVaultSecretStatus", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrder.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrder.json deleted file mode 100644 index 8141fc86ce0..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrder.json +++ /dev/null @@ -1,111 +0,0 @@ -{ - "name": "AppServiceCertificateOrder", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "location", - "name": "Location", - "objectDefinition": { - "type": "Location", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrderProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "tags", - "name": "Tags", - "objectDefinition": { - "type": "Tags", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderPatchResource.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderPatchResource.json deleted file mode 100644 index bc09f38398c..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderPatchResource.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "AppServiceCertificateOrderPatchResource", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrderPatchResourceProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderPatchResourceProperties.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderPatchResourceProperties.json deleted file mode 100644 index 87ef413fd3a..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderPatchResourceProperties.json +++ /dev/null @@ -1,321 +0,0 @@ -{ - "name": "AppServiceCertificateOrderPatchResourceProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "appServiceCertificateNotRenewableReasons", - "name": "AppServiceCertificateNotRenewableReasons", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "ResourceNotRenewableReason", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "autoRenew", - "name": "AutoRenew", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "certificates", - "name": "Certificates", - "objectDefinition": { - "type": "Dictionary", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificate", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contact", - "name": "Contact", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateOrderContact", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "csr", - "name": "Csr", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "distinguishedName", - "name": "DistinguishedName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "domainVerificationToken", - "name": "DomainVerificationToken", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "expirationTime", - "name": "ExpirationTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "intermediate", - "name": "Intermediate", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateDetails", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "isPrivateKeyExternal", - "name": "IsPrivateKeyExternal", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keySize", - "name": "KeySize", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "lastCertificateIssuanceTime", - "name": "LastCertificateIssuanceTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "nextAutoRenewalTimeStamp", - "name": "NextAutoRenewalTimeStamp", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "productType", - "name": "ProductType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateProductType", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "provisioningState", - "name": "ProvisioningState", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "ProvisioningState", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "root", - "name": "Root", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateDetails", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "serialNumber", - "name": "SerialNumber", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "signedCertificate", - "name": "SignedCertificate", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateDetails", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "status", - "name": "Status", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateOrderStatus", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "validityInYears", - "name": "ValidityInYears", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderProperties.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderProperties.json deleted file mode 100644 index 748c7cdb2bf..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderProperties.json +++ /dev/null @@ -1,321 +0,0 @@ -{ - "name": "AppServiceCertificateOrderProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "appServiceCertificateNotRenewableReasons", - "name": "AppServiceCertificateNotRenewableReasons", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "ResourceNotRenewableReason", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "autoRenew", - "name": "AutoRenew", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "certificates", - "name": "Certificates", - "objectDefinition": { - "type": "Dictionary", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificate", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contact", - "name": "Contact", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateOrderContact", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "csr", - "name": "Csr", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "distinguishedName", - "name": "DistinguishedName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "domainVerificationToken", - "name": "DomainVerificationToken", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "expirationTime", - "name": "ExpirationTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "intermediate", - "name": "Intermediate", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateDetails", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "isPrivateKeyExternal", - "name": "IsPrivateKeyExternal", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keySize", - "name": "KeySize", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "lastCertificateIssuanceTime", - "name": "LastCertificateIssuanceTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "nextAutoRenewalTimeStamp", - "name": "NextAutoRenewalTimeStamp", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "productType", - "name": "ProductType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateProductType", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "provisioningState", - "name": "ProvisioningState", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "ProvisioningState", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "root", - "name": "Root", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateDetails", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "serialNumber", - "name": "SerialNumber", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "signedCertificate", - "name": "SignedCertificate", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateDetails", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "status", - "name": "Status", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateOrderStatus", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "validityInYears", - "name": "ValidityInYears", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificatePatchResource.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificatePatchResource.json deleted file mode 100644 index 63cdfe075e8..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificatePatchResource.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "AppServiceCertificatePatchResource", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificate", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificateResource.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificateResource.json deleted file mode 100644 index d0b3b64b4b7..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-AppServiceCertificateResource.json +++ /dev/null @@ -1,111 +0,0 @@ -{ - "name": "AppServiceCertificateResource", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "location", - "name": "Location", - "objectDefinition": { - "type": "Location", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificate", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "tags", - "name": "Tags", - "objectDefinition": { - "type": "Tags", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-CertificateDetails.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-CertificateDetails.json deleted file mode 100644 index e4b07b356d9..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-CertificateDetails.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "name": "CertificateDetails", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "issuer", - "name": "Issuer", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "notAfter", - "name": "NotAfter", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "notBefore", - "name": "NotBefore", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "rawData", - "name": "RawData", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "serialNumber", - "name": "SerialNumber", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "signatureAlgorithm", - "name": "SignatureAlgorithm", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "subject", - "name": "Subject", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "thumbprint", - "name": "Thumbprint", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "version", - "name": "Version", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-CertificateEmail.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-CertificateEmail.json deleted file mode 100644 index e2285bdea5c..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-CertificateEmail.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "name": "CertificateEmail", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "emailId", - "name": "EmailId", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "timeStamp", - "name": "TimeStamp", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-CertificateOrderAction.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-CertificateOrderAction.json deleted file mode 100644 index da3caa6926d..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-CertificateOrderAction.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "name": "CertificateOrderAction", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "actionType", - "name": "ActionType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateOrderActionType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "createdAt", - "name": "CreatedAt", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-CertificateOrderContact.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-CertificateOrderContact.json deleted file mode 100644 index 5baae3c5ddf..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-CertificateOrderContact.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "name": "CertificateOrderContact", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "email", - "name": "Email", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameFirst", - "name": "NameFirst", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameLast", - "name": "NameLast", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "phone", - "name": "Phone", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-NameIdentifier.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-NameIdentifier.json deleted file mode 100644 index 905759323a0..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-NameIdentifier.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "NameIdentifier", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-ReissueCertificateOrderRequest.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-ReissueCertificateOrderRequest.json deleted file mode 100644 index ea4c8026cce..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-ReissueCertificateOrderRequest.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "ReissueCertificateOrderRequest", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "ReissueCertificateOrderRequestProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-ReissueCertificateOrderRequestProperties.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-ReissueCertificateOrderRequestProperties.json deleted file mode 100644 index 885338fb826..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-ReissueCertificateOrderRequestProperties.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "name": "ReissueCertificateOrderRequestProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "csr", - "name": "Csr", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "delayExistingRevokeInHours", - "name": "DelayExistingRevokeInHours", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "isPrivateKeyExternal", - "name": "IsPrivateKeyExternal", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keySize", - "name": "KeySize", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-RenewCertificateOrderRequest.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-RenewCertificateOrderRequest.json deleted file mode 100644 index e58fbb0e507..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-RenewCertificateOrderRequest.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "RenewCertificateOrderRequest", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "RenewCertificateOrderRequestProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-RenewCertificateOrderRequestProperties.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-RenewCertificateOrderRequestProperties.json deleted file mode 100644 index 30046ab484e..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-RenewCertificateOrderRequestProperties.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "RenewCertificateOrderRequestProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "csr", - "name": "Csr", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "isPrivateKeyExternal", - "name": "IsPrivateKeyExternal", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keySize", - "name": "KeySize", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-SiteSeal.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-SiteSeal.json deleted file mode 100644 index 7ead878ac4b..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-SiteSeal.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "SiteSeal", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "html", - "name": "Html", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-SiteSealRequest.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-SiteSealRequest.json deleted file mode 100644 index f866c1d61c3..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Model-SiteSealRequest.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "SiteSealRequest", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "lightTheme", - "name": "LightTheme", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "locale", - "name": "Locale", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-CreateOrUpdate.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-CreateOrUpdate.json deleted file mode 100644 index 3dadedcd6ed..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-CreateOrUpdate.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "CreateOrUpdate", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 201 - ], - "longRunning": true, - "httpMethod": "PUT", - "resourceIdName": "CertificateOrderId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-CreateOrUpdateCertificate.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-CreateOrUpdateCertificate.json deleted file mode 100644 index eec23db754f..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-CreateOrUpdateCertificate.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "CreateOrUpdateCertificate", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 201 - ], - "longRunning": true, - "httpMethod": "PUT", - "resourceIdName": "CertificateOrderCertificateId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateResource", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateResource", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-Delete.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-Delete.json deleted file mode 100644 index b71b7db3e82..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-Delete.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Delete", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 204 - ], - "longRunning": false, - "httpMethod": "DELETE", - "resourceIdName": "CertificateOrderId" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-DeleteCertificate.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-DeleteCertificate.json deleted file mode 100644 index f6f75bcf11c..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-DeleteCertificate.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "DeleteCertificate", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 204 - ], - "longRunning": false, - "httpMethod": "DELETE", - "resourceIdName": "CertificateOrderCertificateId" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-Get.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-Get.json deleted file mode 100644 index e56bd9f498a..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-Get.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "Get", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "CertificateOrderId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-GetCertificate.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-GetCertificate.json deleted file mode 100644 index 65459cf932a..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-GetCertificate.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "GetCertificate", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "CertificateOrderCertificateId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateResource", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-List.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-List.json deleted file mode 100644 index 865578f0cbc..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-List.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "List", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "SubscriptionId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.CertificateRegistration/certificateOrders" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-ListByResourceGroup.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-ListByResourceGroup.json deleted file mode 100644 index 3be972f7102..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-ListByResourceGroup.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "ListByResourceGroup", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "ResourceGroupId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.CertificateRegistration/certificateOrders" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-ListCertificates.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-ListCertificates.json deleted file mode 100644 index b421d83a052..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-ListCertificates.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "ListCertificates", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "CertificateOrderId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateResource", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/certificates" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-Reissue.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-Reissue.json deleted file mode 100644 index 9b6a9acce9d..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-Reissue.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "Reissue", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "ReissueCertificateOrderRequest", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/reissue" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-Renew.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-Renew.json deleted file mode 100644 index fdfa83c16dd..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-Renew.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "Renew", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "RenewCertificateOrderRequest", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/renew" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-ResendEmail.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-ResendEmail.json deleted file mode 100644 index eca3c754ca4..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-ResendEmail.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "ResendEmail", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "uriSuffix": "/resendEmail" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-ResendRequestEmails.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-ResendRequestEmails.json deleted file mode 100644 index e0a3c080f9b..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-ResendRequestEmails.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "ResendRequestEmails", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "NameIdentifier", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/resendRequestEmails" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-RetrieveCertificateActions.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-RetrieveCertificateActions.json deleted file mode 100644 index a6c25196994..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-RetrieveCertificateActions.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "RetrieveCertificateActions", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "responseObject": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateOrderAction", - "referenceNameIsCommonType": null - } - }, - "uriSuffix": "/retrieveCertificateActions" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-RetrieveCertificateEmailHistory.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-RetrieveCertificateEmailHistory.json deleted file mode 100644 index 91a551094d3..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-RetrieveCertificateEmailHistory.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "RetrieveCertificateEmailHistory", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "responseObject": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateEmail", - "referenceNameIsCommonType": null - } - }, - "uriSuffix": "/retrieveEmailHistory" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-RetrieveSiteSeal.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-RetrieveSiteSeal.json deleted file mode 100644 index a4204474961..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-RetrieveSiteSeal.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "RetrieveSiteSeal", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "SiteSealRequest", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "SiteSeal", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/retrieveSiteSeal" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-Update.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-Update.json deleted file mode 100644 index d4f428794d4..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-Update.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "Update", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "PATCH", - "resourceIdName": "CertificateOrderId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrderPatchResource", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-UpdateCertificate.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-UpdateCertificate.json deleted file mode 100644 index 03d52c127f1..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-UpdateCertificate.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "UpdateCertificate", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "PATCH", - "resourceIdName": "CertificateOrderCertificateId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificatePatchResource", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateResource", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-ValidatePurchaseInformation.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-ValidatePurchaseInformation.json deleted file mode 100644 index fca84950b9f..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-ValidatePurchaseInformation.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "ValidatePurchaseInformation", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "SubscriptionId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.CertificateRegistration/validateCertificateRegistrationInformation" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-VerifyDomainOwnership.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-VerifyDomainOwnership.json deleted file mode 100644 index 4c7b31a4305..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/Operation-VerifyDomainOwnership.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "VerifyDomainOwnership", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "uriSuffix": "/verifyDomainOwnership" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/ResourceId-CertificateOrderCertificateId.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/ResourceId-CertificateOrderCertificateId.json deleted file mode 100644 index 40eee9b3f51..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/ResourceId-CertificateOrderCertificateId.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "name": "CertificateOrderCertificateId", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{certificateName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticResourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftCertificateRegistration", - "type": "ResourceProvider", - "value": "Microsoft.CertificateRegistration" - }, - { - "exampleValue": "", - "name": "staticCertificateOrders", - "type": "Static", - "value": "certificateOrders" - }, - { - "exampleValue": "certificateOrderName", - "name": "certificateOrderName", - "type": "UserSpecified" - }, - { - "exampleValue": "", - "name": "staticCertificates", - "type": "Static", - "value": "certificates" - }, - { - "exampleValue": "certificateName", - "name": "certificateName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/ResourceId-CertificateOrderId.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/ResourceId-CertificateOrderId.json deleted file mode 100644 index d6eba6d176a..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/ResourceId-CertificateOrderId.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "CertificateOrderId", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticResourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftCertificateRegistration", - "type": "ResourceProvider", - "value": "Microsoft.CertificateRegistration" - }, - { - "exampleValue": "", - "name": "staticCertificateOrders", - "type": "Static", - "value": "certificateOrders" - }, - { - "exampleValue": "certificateOrderName", - "name": "certificateOrderName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/ResourceId-ResourceGroupId.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/ResourceId-ResourceGroupId.json deleted file mode 100644 index 60318116e67..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/ResourceId-ResourceGroupId.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "ResourceGroupId", - "commonAlias": "ResourceGroup", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}", - "segments": [ - { - "exampleValue": "", - "name": "subscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "resourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/ResourceId-SubscriptionId.json b/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/ResourceId-SubscriptionId.json deleted file mode 100644 index cba7e639167..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/AppServiceCertificateOrders/ResourceId-SubscriptionId.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "SubscriptionId", - "commonAlias": "Subscription", - "id": "/subscriptions/{subscriptionId}", - "segments": [ - { - "exampleValue": "", - "name": "subscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Constant-DetectorType.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Constant-DetectorType.json deleted file mode 100644 index d8394c429fe..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Constant-DetectorType.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "DetectorType", - "type": "String", - "values": [ - { - "key": "Analysis", - "value": "Analysis" - }, - { - "key": "CategoryOverview", - "value": "CategoryOverview" - }, - { - "key": "Detector", - "value": "Detector" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Constant-InsightStatus.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Constant-InsightStatus.json deleted file mode 100644 index 1c60ea0ee81..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Constant-InsightStatus.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "InsightStatus", - "type": "String", - "values": [ - { - "key": "Critical", - "value": "Critical" - }, - { - "key": "Info", - "value": "Info" - }, - { - "key": "None", - "value": "None" - }, - { - "key": "Success", - "value": "Success" - }, - { - "key": "Warning", - "value": "Warning" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Constant-RenderingType.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Constant-RenderingType.json deleted file mode 100644 index 4d3520acd17..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Constant-RenderingType.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "name": "RenderingType", - "type": "String", - "values": [ - { - "key": "AppInsight", - "value": "AppInsight" - }, - { - "key": "AppInsightEnablement", - "value": "AppInsightEnablement" - }, - { - "key": "Card", - "value": "Card" - }, - { - "key": "ChangeAnalysisOnboarding", - "value": "ChangeAnalysisOnboarding" - }, - { - "key": "ChangeSets", - "value": "ChangeSets" - }, - { - "key": "ChangesView", - "value": "ChangesView" - }, - { - "key": "DataSummary", - "value": "DataSummary" - }, - { - "key": "DependencyGraph", - "value": "DependencyGraph" - }, - { - "key": "Detector", - "value": "Detector" - }, - { - "key": "DownTime", - "value": "DownTime" - }, - { - "key": "DropDown", - "value": "DropDown" - }, - { - "key": "DynamicInsight", - "value": "DynamicInsight" - }, - { - "key": "Email", - "value": "Email" - }, - { - "key": "Form", - "value": "Form" - }, - { - "key": "Guage", - "value": "Guage" - }, - { - "key": "Insights", - "value": "Insights" - }, - { - "key": "Markdown", - "value": "Markdown" - }, - { - "key": "NoGraph", - "value": "NoGraph" - }, - { - "key": "PieChart", - "value": "PieChart" - }, - { - "key": "SearchComponent", - "value": "SearchComponent" - }, - { - "key": "Solution", - "value": "Solution" - }, - { - "key": "SummaryCard", - "value": "SummaryCard" - }, - { - "key": "Table", - "value": "Table" - }, - { - "key": "TimeSeries", - "value": "TimeSeries" - }, - { - "key": "TimeSeriesPerInstance", - "value": "TimeSeriesPerInstance" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DataProviderMetadata.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DataProviderMetadata.json deleted file mode 100644 index 4932f4c718b..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DataProviderMetadata.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "name": "DataProviderMetadata", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "propertyBag", - "name": "PropertyBag", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "KeyValuePairStringObject", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "providerName", - "name": "ProviderName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DataTableResponseColumn.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DataTableResponseColumn.json deleted file mode 100644 index 97a4381694c..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DataTableResponseColumn.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "DataTableResponseColumn", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "columnName", - "name": "ColumnName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "columnType", - "name": "ColumnType", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dataType", - "name": "DataType", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DataTableResponseObject.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DataTableResponseObject.json deleted file mode 100644 index bd46940cfc4..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DataTableResponseObject.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "name": "DataTableResponseObject", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "columns", - "name": "Columns", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "DataTableResponseColumn", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "rows", - "name": "Rows", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "tableName", - "name": "TableName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DetectorInfo.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DetectorInfo.json deleted file mode 100644 index 90e1e6a9b34..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DetectorInfo.json +++ /dev/null @@ -1,153 +0,0 @@ -{ - "name": "DetectorInfo", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "analysisType", - "name": "AnalysisType", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "author", - "name": "Author", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "category", - "name": "Category", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "description", - "name": "Description", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "score", - "name": "Score", - "objectDefinition": { - "type": "Float", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "supportTopicList", - "name": "SupportTopicList", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "SupportTopic", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DetectorType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DetectorResponse.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DetectorResponse.json deleted file mode 100644 index 9cd0b165d48..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DetectorResponse.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "DetectorResponse", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DetectorResponseProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DetectorResponseProperties.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DetectorResponseProperties.json deleted file mode 100644 index 5b32b50e8f1..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DetectorResponseProperties.json +++ /dev/null @@ -1,93 +0,0 @@ -{ - "name": "DetectorResponseProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dataProvidersMetadata", - "name": "DataProvidersMetadata", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "DataProviderMetadata", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dataset", - "name": "Dataset", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "DiagnosticData", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "metadata", - "name": "Metadata", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DetectorInfo", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "status", - "name": "Status", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Status", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "suggestedUtterances", - "name": "SuggestedUtterances", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "QueryUtterancesResults", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DiagnosticData.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DiagnosticData.json deleted file mode 100644 index 4a57905f54e..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-DiagnosticData.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "DiagnosticData", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "renderingProperties", - "name": "RenderingProperties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Rendering", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "table", - "name": "Table", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DataTableResponseObject", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-KeyValuePairStringObject.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-KeyValuePairStringObject.json deleted file mode 100644 index 7235b9566da..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-KeyValuePairStringObject.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "KeyValuePairStringObject", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "key", - "name": "Key", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "value", - "name": "Value", - "objectDefinition": { - "type": "RawObject", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-QueryUtterancesResult.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-QueryUtterancesResult.json deleted file mode 100644 index 195b809d799..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-QueryUtterancesResult.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "QueryUtterancesResult", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "sampleUtterance", - "name": "SampleUtterance", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "SampleUtterance", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "score", - "name": "Score", - "objectDefinition": { - "type": "Float", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-QueryUtterancesResults.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-QueryUtterancesResults.json deleted file mode 100644 index 0362b03bad7..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-QueryUtterancesResults.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "name": "QueryUtterancesResults", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "query", - "name": "Query", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "results", - "name": "Results", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "QueryUtterancesResult", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-Rendering.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-Rendering.json deleted file mode 100644 index 90814d31813..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-Rendering.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "Rendering", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "description", - "name": "Description", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "title", - "name": "Title", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "RenderingType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-SampleUtterance.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-SampleUtterance.json deleted file mode 100644 index 9059475cf72..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-SampleUtterance.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "name": "SampleUtterance", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "links", - "name": "Links", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "qid", - "name": "Qid", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "text", - "name": "Text", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-Status.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-Status.json deleted file mode 100644 index f75c85d4ea0..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-Status.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "Status", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "message", - "name": "Message", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "statusId", - "name": "StatusId", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "InsightStatus", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-SupportTopic.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-SupportTopic.json deleted file mode 100644 index 7f2806eceb4..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Model-SupportTopic.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "SupportTopic", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "pesId", - "name": "PesId", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Operation-GetAppServiceCertificateOrderDetectorResponse.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Operation-GetAppServiceCertificateOrderDetectorResponse.json deleted file mode 100644 index 6d35255e8b1..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Operation-GetAppServiceCertificateOrderDetectorResponse.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "name": "GetAppServiceCertificateOrderDetectorResponse", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "GET", - "options": [ - { - "type": "Data", - "optional": true, - "queryString": "endTime", - "required": false, - "field": "EndTime", - "optionsObjectDefinition": { - "type": "String", - "referenceName": null - } - }, - { - "type": "Data", - "optional": true, - "queryString": "startTime", - "required": false, - "field": "StartTime", - "optionsObjectDefinition": { - "type": "String", - "referenceName": null - } - }, - { - "type": "Data", - "optional": true, - "queryString": "timeGrain", - "required": false, - "field": "TimeGrain", - "optionsObjectDefinition": { - "type": "String", - "referenceName": null - } - } - ], - "resourceIdName": "CertificateOrderDetectorId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DetectorResponse", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Operation-ListAppServiceCertificateOrderDetectorResponse.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Operation-ListAppServiceCertificateOrderDetectorResponse.json deleted file mode 100644 index 4ce1c5a3c0a..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/Operation-ListAppServiceCertificateOrderDetectorResponse.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "ListAppServiceCertificateOrderDetectorResponse", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "CertificateOrderId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DetectorResponse", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/detectors" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/ResourceId-CertificateOrderDetectorId.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/ResourceId-CertificateOrderDetectorId.json deleted file mode 100644 index 57380af6c42..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/ResourceId-CertificateOrderDetectorId.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "name": "CertificateOrderDetectorId", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/detectors/{detectorName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticResourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftCertificateRegistration", - "type": "ResourceProvider", - "value": "Microsoft.CertificateRegistration" - }, - { - "exampleValue": "", - "name": "staticCertificateOrders", - "type": "Static", - "value": "certificateOrders" - }, - { - "exampleValue": "certificateOrderName", - "name": "certificateOrderName", - "type": "UserSpecified" - }, - { - "exampleValue": "", - "name": "staticDetectors", - "type": "Static", - "value": "detectors" - }, - { - "exampleValue": "detectorName", - "name": "detectorName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/ResourceId-CertificateOrderId.json b/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/ResourceId-CertificateOrderId.json deleted file mode 100644 index d6eba6d176a..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/CertificateOrdersDiagnostics/ResourceId-CertificateOrderId.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "CertificateOrderId", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticResourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftCertificateRegistration", - "type": "ResourceProvider", - "value": "Microsoft.CertificateRegistration" - }, - { - "exampleValue": "", - "name": "staticCertificateOrders", - "type": "Static", - "value": "certificateOrders" - }, - { - "exampleValue": "certificateOrderName", - "name": "certificateOrderName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-AzureResourceType.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-AzureResourceType.json deleted file mode 100644 index c01fabb893b..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-AzureResourceType.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "AzureResourceType", - "type": "String", - "values": [ - { - "key": "TrafficManager", - "value": "TrafficManager" - }, - { - "key": "Website", - "value": "Website" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-CustomHostNameDnsRecordType.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-CustomHostNameDnsRecordType.json deleted file mode 100644 index 6415989dd20..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-CustomHostNameDnsRecordType.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "CustomHostNameDnsRecordType", - "type": "String", - "values": [ - { - "key": "A", - "value": "A" - }, - { - "key": "CName", - "value": "CName" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-DnsType.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-DnsType.json deleted file mode 100644 index 9aebff33034..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-DnsType.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "DnsType", - "type": "String", - "values": [ - { - "key": "AzureDns", - "value": "AzureDns" - }, - { - "key": "DefaultDomainRegistrarDns", - "value": "DefaultDomainRegistrarDns" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-DomainStatus.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-DomainStatus.json deleted file mode 100644 index b10c218ec5f..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-DomainStatus.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "name": "DomainStatus", - "type": "String", - "values": [ - { - "key": "Active", - "value": "Active" - }, - { - "key": "Awaiting", - "value": "Awaiting" - }, - { - "key": "Cancelled", - "value": "Cancelled" - }, - { - "key": "Confiscated", - "value": "Confiscated" - }, - { - "key": "Disabled", - "value": "Disabled" - }, - { - "key": "Excluded", - "value": "Excluded" - }, - { - "key": "Expired", - "value": "Expired" - }, - { - "key": "Failed", - "value": "Failed" - }, - { - "key": "Held", - "value": "Held" - }, - { - "key": "JsonConverterFailed", - "value": "JsonConverterFailed" - }, - { - "key": "Locked", - "value": "Locked" - }, - { - "key": "Parked", - "value": "Parked" - }, - { - "key": "Pending", - "value": "Pending" - }, - { - "key": "Reserved", - "value": "Reserved" - }, - { - "key": "Reverted", - "value": "Reverted" - }, - { - "key": "Suspended", - "value": "Suspended" - }, - { - "key": "Transferred", - "value": "Transferred" - }, - { - "key": "Unknown", - "value": "Unknown" - }, - { - "key": "Unlocked", - "value": "Unlocked" - }, - { - "key": "Unparked", - "value": "Unparked" - }, - { - "key": "Updated", - "value": "Updated" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-DomainType.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-DomainType.json deleted file mode 100644 index 1e53257259f..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-DomainType.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "DomainType", - "type": "String", - "values": [ - { - "key": "Regular", - "value": "Regular" - }, - { - "key": "SoftDeleted", - "value": "SoftDeleted" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-HostNameType.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-HostNameType.json deleted file mode 100644 index ecab563e564..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-HostNameType.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "HostNameType", - "type": "String", - "values": [ - { - "key": "Managed", - "value": "Managed" - }, - { - "key": "Verified", - "value": "Verified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-ProvisioningState.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-ProvisioningState.json deleted file mode 100644 index 7dc0bef1cb4..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-ProvisioningState.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "ProvisioningState", - "type": "String", - "values": [ - { - "key": "Canceled", - "value": "Canceled" - }, - { - "key": "Deleting", - "value": "Deleting" - }, - { - "key": "Failed", - "value": "Failed" - }, - { - "key": "InProgress", - "value": "InProgress" - }, - { - "key": "Succeeded", - "value": "Succeeded" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-ResourceNotRenewableReason.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-ResourceNotRenewableReason.json deleted file mode 100644 index 612fd7b3eaa..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Constant-ResourceNotRenewableReason.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "ResourceNotRenewableReason", - "type": "String", - "values": [ - { - "key": "ExpirationNotInRenewalTimeRange", - "value": "ExpirationNotInRenewalTimeRange" - }, - { - "key": "RegistrationStatusNotSupportedForRenewal", - "value": "RegistrationStatusNotSupportedForRenewal" - }, - { - "key": "SubscriptionNotActive", - "value": "SubscriptionNotActive" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-Address.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-Address.json deleted file mode 100644 index 42b01f689f3..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-Address.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "name": "Address", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "address1", - "name": "Address1", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "address2", - "name": "Address2", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "city", - "name": "City", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "country", - "name": "Country", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "postalCode", - "name": "PostalCode", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "state", - "name": "State", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-Contact.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-Contact.json deleted file mode 100644 index 18b6bc60820..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-Contact.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "name": "Contact", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "addressMailing", - "name": "AddressMailing", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Address", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "email", - "name": "Email", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "fax", - "name": "Fax", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "jobTitle", - "name": "JobTitle", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameFirst", - "name": "NameFirst", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameLast", - "name": "NameLast", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameMiddle", - "name": "NameMiddle", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "organization", - "name": "Organization", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "phone", - "name": "Phone", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-Domain.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-Domain.json deleted file mode 100644 index f9727bb9fa6..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-Domain.json +++ /dev/null @@ -1,111 +0,0 @@ -{ - "name": "Domain", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "location", - "name": "Location", - "objectDefinition": { - "type": "Location", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "tags", - "name": "Tags", - "objectDefinition": { - "type": "Tags", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainAvailabilityCheckResult.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainAvailabilityCheckResult.json deleted file mode 100644 index 128cfd63dce..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainAvailabilityCheckResult.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "DomainAvailabilityCheckResult", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "available", - "name": "Available", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "domainType", - "name": "DomainType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainControlCenterSsoRequest.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainControlCenterSsoRequest.json deleted file mode 100644 index 37efb30215c..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainControlCenterSsoRequest.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "DomainControlCenterSsoRequest", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "postParameterKey", - "name": "PostParameterKey", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "postParameterValue", - "name": "PostParameterValue", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "url", - "name": "Url", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainOwnershipIdentifier.json deleted file mode 100644 index d26bfb43a96..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainOwnershipIdentifier.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "DomainOwnershipIdentifier", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifierProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainOwnershipIdentifierProperties.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainOwnershipIdentifierProperties.json deleted file mode 100644 index 0c710e7d25b..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainOwnershipIdentifierProperties.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "DomainOwnershipIdentifierProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "ownershipId", - "name": "OwnershipId", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainPatchResource.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainPatchResource.json deleted file mode 100644 index 8843a00ba79..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainPatchResource.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "DomainPatchResource", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainPatchResourceProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainPatchResourceProperties.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainPatchResourceProperties.json deleted file mode 100644 index 49b3234f460..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainPatchResourceProperties.json +++ /dev/null @@ -1,327 +0,0 @@ -{ - "name": "DomainPatchResourceProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "authCode", - "name": "AuthCode", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "autoRenew", - "name": "AutoRenew", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "consent", - "name": "Consent", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainPurchaseConsent", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactAdmin", - "name": "ContactAdmin", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactBilling", - "name": "ContactBilling", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactRegistrant", - "name": "ContactRegistrant", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactTech", - "name": "ContactTech", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "createdTime", - "name": "CreatedTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dnsType", - "name": "DnsType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DnsType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dnsZoneId", - "name": "DnsZoneId", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "domainNotRenewableReasons", - "name": "DomainNotRenewableReasons", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "ResourceNotRenewableReason", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "expirationTime", - "name": "ExpirationTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "lastRenewedTime", - "name": "LastRenewedTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "managedHostNames", - "name": "ManagedHostNames", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "HostName", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameServers", - "name": "NameServers", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "privacy", - "name": "Privacy", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "provisioningState", - "name": "ProvisioningState", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "ProvisioningState", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "readyForDnsRecordManagement", - "name": "ReadyForDnsRecordManagement", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "registrationStatus", - "name": "RegistrationStatus", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainStatus", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "targetDnsType", - "name": "TargetDnsType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DnsType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainProperties.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainProperties.json deleted file mode 100644 index 8953d36afe5..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainProperties.json +++ /dev/null @@ -1,327 +0,0 @@ -{ - "name": "DomainProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "authCode", - "name": "AuthCode", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "autoRenew", - "name": "AutoRenew", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "consent", - "name": "Consent", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainPurchaseConsent", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactAdmin", - "name": "ContactAdmin", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactBilling", - "name": "ContactBilling", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactRegistrant", - "name": "ContactRegistrant", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactTech", - "name": "ContactTech", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "createdTime", - "name": "CreatedTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dnsType", - "name": "DnsType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DnsType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dnsZoneId", - "name": "DnsZoneId", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "domainNotRenewableReasons", - "name": "DomainNotRenewableReasons", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "ResourceNotRenewableReason", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "expirationTime", - "name": "ExpirationTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "lastRenewedTime", - "name": "LastRenewedTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "managedHostNames", - "name": "ManagedHostNames", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "HostName", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameServers", - "name": "NameServers", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "privacy", - "name": "Privacy", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "provisioningState", - "name": "ProvisioningState", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "ProvisioningState", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "readyForDnsRecordManagement", - "name": "ReadyForDnsRecordManagement", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "registrationStatus", - "name": "RegistrationStatus", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainStatus", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "targetDnsType", - "name": "TargetDnsType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DnsType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainPurchaseConsent.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainPurchaseConsent.json deleted file mode 100644 index 92ce6b7cc1f..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainPurchaseConsent.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "name": "DomainPurchaseConsent", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "agreedAt", - "name": "AgreedAt", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "agreedBy", - "name": "AgreedBy", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "agreementKeys", - "name": "AgreementKeys", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainRecommendationSearchParameters.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainRecommendationSearchParameters.json deleted file mode 100644 index 49c580c690a..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-DomainRecommendationSearchParameters.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "DomainRecommendationSearchParameters", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keywords", - "name": "Keywords", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "maxDomainRecommendations", - "name": "MaxDomainRecommendations", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-HostName.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-HostName.json deleted file mode 100644 index 288b47a7a9c..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-HostName.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "name": "HostName", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "azureResourceName", - "name": "AzureResourceName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "azureResourceType", - "name": "AzureResourceType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "AzureResourceType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "customHostNameDnsRecordType", - "name": "CustomHostNameDnsRecordType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CustomHostNameDnsRecordType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "hostNameType", - "name": "HostNameType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "HostNameType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "siteNames", - "name": "SiteNames", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-NameIdentifier.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-NameIdentifier.json deleted file mode 100644 index 905759323a0..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Model-NameIdentifier.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "NameIdentifier", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-CheckAvailability.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-CheckAvailability.json deleted file mode 100644 index 6d9ec205d4b..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-CheckAvailability.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "CheckAvailability", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "SubscriptionId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "NameIdentifier", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainAvailabilityCheckResult", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.DomainRegistration/checkDomainAvailability" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-CreateOrUpdate.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-CreateOrUpdate.json deleted file mode 100644 index 64e2ab24ca9..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-CreateOrUpdate.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "CreateOrUpdate", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 202 - ], - "longRunning": true, - "httpMethod": "PUT", - "resourceIdName": "DomainId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-CreateOrUpdateOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-CreateOrUpdateOwnershipIdentifier.json deleted file mode 100644 index 63808897fc4..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-CreateOrUpdateOwnershipIdentifier.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "CreateOrUpdateOwnershipIdentifier", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "PUT", - "resourceIdName": "DomainOwnershipIdentifierId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifier", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifier", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-Delete.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-Delete.json deleted file mode 100644 index 5996e8c7986..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-Delete.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Delete", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 204 - ], - "longRunning": false, - "httpMethod": "DELETE", - "options": [ - { - "type": "Data", - "optional": true, - "queryString": "forceHardDeleteDomain", - "required": false, - "field": "ForceHardDeleteDomain", - "optionsObjectDefinition": { - "type": "Boolean", - "referenceName": null - } - } - ], - "resourceIdName": "DomainId" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-DeleteOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-DeleteOwnershipIdentifier.json deleted file mode 100644 index d6cfe1e7f1e..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-DeleteOwnershipIdentifier.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "DeleteOwnershipIdentifier", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 204 - ], - "longRunning": false, - "httpMethod": "DELETE", - "resourceIdName": "DomainOwnershipIdentifierId" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-Get.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-Get.json deleted file mode 100644 index 1b734a07722..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-Get.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "Get", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "DomainId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-GetControlCenterSsoRequest.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-GetControlCenterSsoRequest.json deleted file mode 100644 index a6a394409a2..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-GetControlCenterSsoRequest.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "GetControlCenterSsoRequest", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "SubscriptionId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainControlCenterSsoRequest", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.DomainRegistration/generateSsoRequest" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-GetOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-GetOwnershipIdentifier.json deleted file mode 100644 index 4f13c5e7e2e..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-GetOwnershipIdentifier.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "GetOwnershipIdentifier", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "DomainOwnershipIdentifierId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifier", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-List.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-List.json deleted file mode 100644 index 8c7a8b8c1a4..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-List.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "List", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "SubscriptionId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.DomainRegistration/domains" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-ListByResourceGroup.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-ListByResourceGroup.json deleted file mode 100644 index abb8b7e412d..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-ListByResourceGroup.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "ListByResourceGroup", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "ResourceGroupId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.DomainRegistration/domains" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-ListOwnershipIdentifiers.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-ListOwnershipIdentifiers.json deleted file mode 100644 index f1b13840f36..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-ListOwnershipIdentifiers.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "ListOwnershipIdentifiers", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "DomainId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifier", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/domainOwnershipIdentifiers" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-ListRecommendations.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-ListRecommendations.json deleted file mode 100644 index 1ee4f7c7706..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-ListRecommendations.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "ListRecommendations", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "SubscriptionId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainRecommendationSearchParameters", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "NameIdentifier", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.DomainRegistration/listDomainRecommendations" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-Renew.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-Renew.json deleted file mode 100644 index c94198abf24..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-Renew.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Renew", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 202, - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "DomainId", - "uriSuffix": "/renew" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-TransferOut.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-TransferOut.json deleted file mode 100644 index b1572dfc5ca..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-TransferOut.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "TransferOut", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "PUT", - "resourceIdName": "DomainId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/transferOut" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-Update.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-Update.json deleted file mode 100644 index e225b332fae..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-Update.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Update", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 202 - ], - "longRunning": false, - "httpMethod": "PATCH", - "resourceIdName": "DomainId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainPatchResource", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-UpdateOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-UpdateOwnershipIdentifier.json deleted file mode 100644 index b02e1a256f2..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/Operation-UpdateOwnershipIdentifier.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "UpdateOwnershipIdentifier", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "PATCH", - "resourceIdName": "DomainOwnershipIdentifierId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifier", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifier", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/ResourceId-DomainId.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/ResourceId-DomainId.json deleted file mode 100644 index bd361fa89fb..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/ResourceId-DomainId.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "DomainId", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticResourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftDomainRegistration", - "type": "ResourceProvider", - "value": "Microsoft.DomainRegistration" - }, - { - "exampleValue": "", - "name": "staticDomains", - "type": "Static", - "value": "domains" - }, - { - "exampleValue": "domainName", - "name": "domainName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/ResourceId-DomainOwnershipIdentifierId.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/ResourceId-DomainOwnershipIdentifierId.json deleted file mode 100644 index d8142e18803..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/ResourceId-DomainOwnershipIdentifierId.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "name": "DomainOwnershipIdentifierId", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticResourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftDomainRegistration", - "type": "ResourceProvider", - "value": "Microsoft.DomainRegistration" - }, - { - "exampleValue": "", - "name": "staticDomains", - "type": "Static", - "value": "domains" - }, - { - "exampleValue": "domainName", - "name": "domainName", - "type": "UserSpecified" - }, - { - "exampleValue": "", - "name": "staticDomainOwnershipIdentifiers", - "type": "Static", - "value": "domainOwnershipIdentifiers" - }, - { - "exampleValue": "domainOwnershipIdentifierName", - "name": "domainOwnershipIdentifierName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/ResourceId-ResourceGroupId.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/ResourceId-ResourceGroupId.json deleted file mode 100644 index 60318116e67..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/ResourceId-ResourceGroupId.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "ResourceGroupId", - "commonAlias": "ResourceGroup", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}", - "segments": [ - { - "exampleValue": "", - "name": "subscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "resourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/Domains/ResourceId-SubscriptionId.json b/api-definitions/resource-manager/Web/2023-01-01/Domains/ResourceId-SubscriptionId.json deleted file mode 100644 index cba7e639167..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/Domains/ResourceId-SubscriptionId.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "SubscriptionId", - "commonAlias": "Subscription", - "id": "/subscriptions/{subscriptionId}", - "segments": [ - { - "exampleValue": "", - "name": "subscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Model-TldLegalAgreement.json b/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Model-TldLegalAgreement.json deleted file mode 100644 index 798074ad9eb..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Model-TldLegalAgreement.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "name": "TldLegalAgreement", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "agreementKey", - "name": "AgreementKey", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "content", - "name": "Content", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "title", - "name": "Title", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "url", - "name": "Url", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Model-TopLevelDomain.json b/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Model-TopLevelDomain.json deleted file mode 100644 index 370de974f7e..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Model-TopLevelDomain.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "TopLevelDomain", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "TopLevelDomainProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Model-TopLevelDomainAgreementOption.json b/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Model-TopLevelDomainAgreementOption.json deleted file mode 100644 index 31e5d159741..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Model-TopLevelDomainAgreementOption.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "TopLevelDomainAgreementOption", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "forTransfer", - "name": "ForTransfer", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "includePrivacy", - "name": "IncludePrivacy", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Model-TopLevelDomainProperties.json b/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Model-TopLevelDomainProperties.json deleted file mode 100644 index 28cb3766394..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Model-TopLevelDomainProperties.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "TopLevelDomainProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "privacy", - "name": "Privacy", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Operation-Get.json b/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Operation-Get.json deleted file mode 100644 index 8632a6a0a48..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Operation-Get.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "Get", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "TopLevelDomainId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "TopLevelDomain", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Operation-List.json b/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Operation-List.json deleted file mode 100644 index 3a90b4e0ffc..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Operation-List.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "List", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "SubscriptionId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "TopLevelDomain", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.DomainRegistration/topLevelDomains" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Operation-ListAgreements.json b/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Operation-ListAgreements.json deleted file mode 100644 index 866beeaa98a..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/Operation-ListAgreements.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "ListAgreements", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "TopLevelDomainId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "TopLevelDomainAgreementOption", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "TldLegalAgreement", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/listAgreements" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/ResourceId-SubscriptionId.json b/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/ResourceId-SubscriptionId.json deleted file mode 100644 index cba7e639167..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/ResourceId-SubscriptionId.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "SubscriptionId", - "commonAlias": "Subscription", - "id": "/subscriptions/{subscriptionId}", - "segments": [ - { - "exampleValue": "", - "name": "subscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/ResourceId-TopLevelDomainId.json b/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/ResourceId-TopLevelDomainId.json deleted file mode 100644 index 9199f6553ac..00000000000 --- a/api-definitions/resource-manager/Web/2023-01-01/TopLevelDomains/ResourceId-TopLevelDomainId.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "name": "TopLevelDomainId", - "id": "/subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains/{topLevelDomainName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftDomainRegistration", - "type": "ResourceProvider", - "value": "Microsoft.DomainRegistration" - }, - { - "exampleValue": "", - "name": "staticTopLevelDomains", - "type": "Static", - "value": "topLevelDomains" - }, - { - "exampleValue": "topLevelDomainName", - "name": "topLevelDomainName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/WebApps/Operation-CreateOrUpdateDomainOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2023-01-01/WebApps/Operation-CreateOrUpdateDomainOwnershipIdentifier.json index 14e8783727c..328641244fb 100644 --- a/api-definitions/resource-manager/Web/2023-01-01/WebApps/Operation-CreateOrUpdateDomainOwnershipIdentifier.json +++ b/api-definitions/resource-manager/Web/2023-01-01/WebApps/Operation-CreateOrUpdateDomainOwnershipIdentifier.json @@ -7,7 +7,7 @@ ], "longRunning": false, "httpMethod": "PUT", - "resourceIdName": "SiteDomainOwnershipIdentifierId", + "resourceIdName": "DomainOwnershipIdentifierId", "requestObject": { "type": "Reference", "nullable": false, diff --git a/api-definitions/resource-manager/Web/2023-01-01/WebApps/Operation-DeleteDomainOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2023-01-01/WebApps/Operation-DeleteDomainOwnershipIdentifier.json index 965390eeb1c..613aaf8e633 100644 --- a/api-definitions/resource-manager/Web/2023-01-01/WebApps/Operation-DeleteDomainOwnershipIdentifier.json +++ b/api-definitions/resource-manager/Web/2023-01-01/WebApps/Operation-DeleteDomainOwnershipIdentifier.json @@ -8,5 +8,5 @@ ], "longRunning": false, "httpMethod": "DELETE", - "resourceIdName": "SiteDomainOwnershipIdentifierId" + "resourceIdName": "DomainOwnershipIdentifierId" } \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-01-01/WebApps/Operation-GetDomainOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2023-01-01/WebApps/Operation-GetDomainOwnershipIdentifier.json index 0c0549203f0..2ec66f262ed 100644 --- a/api-definitions/resource-manager/Web/2023-01-01/WebApps/Operation-GetDomainOwnershipIdentifier.json +++ b/api-definitions/resource-manager/Web/2023-01-01/WebApps/Operation-GetDomainOwnershipIdentifier.json @@ -7,7 +7,7 @@ ], "longRunning": false, "httpMethod": "GET", - "resourceIdName": "SiteDomainOwnershipIdentifierId", + "resourceIdName": "DomainOwnershipIdentifierId", "responseObject": { "type": "Reference", "nullable": false, diff --git a/api-definitions/resource-manager/Web/2023-01-01/WebApps/Operation-UpdateDomainOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2023-01-01/WebApps/Operation-UpdateDomainOwnershipIdentifier.json index 5a1ba6da8c9..c540e6a23d0 100644 --- a/api-definitions/resource-manager/Web/2023-01-01/WebApps/Operation-UpdateDomainOwnershipIdentifier.json +++ b/api-definitions/resource-manager/Web/2023-01-01/WebApps/Operation-UpdateDomainOwnershipIdentifier.json @@ -7,7 +7,7 @@ ], "longRunning": false, "httpMethod": "PATCH", - "resourceIdName": "SiteDomainOwnershipIdentifierId", + "resourceIdName": "DomainOwnershipIdentifierId", "requestObject": { "type": "Reference", "nullable": false, diff --git a/api-definitions/resource-manager/Web/2024-11-01/WebApps/ResourceId-SiteDomainOwnershipIdentifierId.json b/api-definitions/resource-manager/Web/2023-01-01/WebApps/ResourceId-DomainOwnershipIdentifierId.json similarity index 96% rename from api-definitions/resource-manager/Web/2024-11-01/WebApps/ResourceId-SiteDomainOwnershipIdentifierId.json rename to api-definitions/resource-manager/Web/2023-01-01/WebApps/ResourceId-DomainOwnershipIdentifierId.json index d40f4291394..bc63153e25b 100644 --- a/api-definitions/resource-manager/Web/2024-11-01/WebApps/ResourceId-SiteDomainOwnershipIdentifierId.json +++ b/api-definitions/resource-manager/Web/2023-01-01/WebApps/ResourceId-DomainOwnershipIdentifierId.json @@ -1,5 +1,5 @@ { - "name": "SiteDomainOwnershipIdentifierId", + "name": "DomainOwnershipIdentifierId", "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName}", "segments": [ { diff --git a/api-definitions/resource-manager/Web/2023-12-01/ApiVersionDefinition.json b/api-definitions/resource-manager/Web/2023-12-01/ApiVersionDefinition.json index 780bac7ebf5..c6f8d2b1f07 100644 --- a/api-definitions/resource-manager/Web/2023-12-01/ApiVersionDefinition.json +++ b/api-definitions/resource-manager/Web/2023-12-01/ApiVersionDefinition.json @@ -3,16 +3,13 @@ "isPreview": false, "generate": true, "resources": [ - "AppServiceCertificateOrders", "AppServiceEnvironments", "AppServicePlans", - "CertificateOrdersDiagnostics", "Certificates", "ContainerApps", "ContainerAppsRevisions", "DeletedWebApps", "Diagnostics", - "Domains", "Global", "KubeEnvironments", "Provider", @@ -20,7 +17,6 @@ "ResourceHealthMetadata", "ResourceProviders", "StaticSites", - "TopLevelDomains", "WebApps", "WorkflowRunActions", "WorkflowRuns", diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Constant-CertificateOrderActionType.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Constant-CertificateOrderActionType.json deleted file mode 100644 index 7f05a24fcd2..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Constant-CertificateOrderActionType.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "name": "CertificateOrderActionType", - "type": "String", - "values": [ - { - "key": "CertificateExpirationWarning", - "value": "CertificateExpirationWarning" - }, - { - "key": "CertificateExpired", - "value": "CertificateExpired" - }, - { - "key": "CertificateIssued", - "value": "CertificateIssued" - }, - { - "key": "CertificateOrderCanceled", - "value": "CertificateOrderCanceled" - }, - { - "key": "CertificateOrderCreated", - "value": "CertificateOrderCreated" - }, - { - "key": "CertificateRevoked", - "value": "CertificateRevoked" - }, - { - "key": "DomainValidationComplete", - "value": "DomainValidationComplete" - }, - { - "key": "FraudCleared", - "value": "FraudCleared" - }, - { - "key": "FraudDetected", - "value": "FraudDetected" - }, - { - "key": "FraudDocumentationRequired", - "value": "FraudDocumentationRequired" - }, - { - "key": "OrgNameChange", - "value": "OrgNameChange" - }, - { - "key": "OrgValidationComplete", - "value": "OrgValidationComplete" - }, - { - "key": "SanDrop", - "value": "SanDrop" - }, - { - "key": "Unknown", - "value": "Unknown" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Constant-CertificateOrderStatus.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Constant-CertificateOrderStatus.json deleted file mode 100644 index f5b559b0931..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Constant-CertificateOrderStatus.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "name": "CertificateOrderStatus", - "type": "String", - "values": [ - { - "key": "Canceled", - "value": "Canceled" - }, - { - "key": "Denied", - "value": "Denied" - }, - { - "key": "Expired", - "value": "Expired" - }, - { - "key": "Issued", - "value": "Issued" - }, - { - "key": "NotSubmitted", - "value": "NotSubmitted" - }, - { - "key": "PendingRekey", - "value": "PendingRekey" - }, - { - "key": "Pendingissuance", - "value": "Pendingissuance" - }, - { - "key": "Pendingrevocation", - "value": "Pendingrevocation" - }, - { - "key": "Revoked", - "value": "Revoked" - }, - { - "key": "Unused", - "value": "Unused" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Constant-CertificateProductType.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Constant-CertificateProductType.json deleted file mode 100644 index 20bdd64c8e6..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Constant-CertificateProductType.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "CertificateProductType", - "type": "String", - "values": [ - { - "key": "StandardDomainValidatedSsl", - "value": "StandardDomainValidatedSsl" - }, - { - "key": "StandardDomainValidatedWildCardSsl", - "value": "StandardDomainValidatedWildCardSsl" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Constant-KeyVaultSecretStatus.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Constant-KeyVaultSecretStatus.json deleted file mode 100644 index e92d39ea6a4..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Constant-KeyVaultSecretStatus.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "name": "KeyVaultSecretStatus", - "type": "String", - "values": [ - { - "key": "AzureServiceUnauthorizedToAccessKeyVault", - "value": "AzureServiceUnauthorizedToAccessKeyVault" - }, - { - "key": "CertificateOrderFailed", - "value": "CertificateOrderFailed" - }, - { - "key": "ExternalPrivateKey", - "value": "ExternalPrivateKey" - }, - { - "key": "Initialized", - "value": "Initialized" - }, - { - "key": "KeyVaultDoesNotExist", - "value": "KeyVaultDoesNotExist" - }, - { - "key": "KeyVaultSecretDoesNotExist", - "value": "KeyVaultSecretDoesNotExist" - }, - { - "key": "OperationNotPermittedOnKeyVault", - "value": "OperationNotPermittedOnKeyVault" - }, - { - "key": "Succeeded", - "value": "Succeeded" - }, - { - "key": "Unknown", - "value": "Unknown" - }, - { - "key": "UnknownError", - "value": "UnknownError" - }, - { - "key": "WaitingOnCertificateOrder", - "value": "WaitingOnCertificateOrder" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Constant-ProvisioningState.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Constant-ProvisioningState.json deleted file mode 100644 index 7dc0bef1cb4..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Constant-ProvisioningState.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "ProvisioningState", - "type": "String", - "values": [ - { - "key": "Canceled", - "value": "Canceled" - }, - { - "key": "Deleting", - "value": "Deleting" - }, - { - "key": "Failed", - "value": "Failed" - }, - { - "key": "InProgress", - "value": "InProgress" - }, - { - "key": "Succeeded", - "value": "Succeeded" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Constant-ResourceNotRenewableReason.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Constant-ResourceNotRenewableReason.json deleted file mode 100644 index 612fd7b3eaa..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Constant-ResourceNotRenewableReason.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "ResourceNotRenewableReason", - "type": "String", - "values": [ - { - "key": "ExpirationNotInRenewalTimeRange", - "value": "ExpirationNotInRenewalTimeRange" - }, - { - "key": "RegistrationStatusNotSupportedForRenewal", - "value": "RegistrationStatusNotSupportedForRenewal" - }, - { - "key": "SubscriptionNotActive", - "value": "SubscriptionNotActive" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificate.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificate.json deleted file mode 100644 index eef45044f08..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificate.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "AppServiceCertificate", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keyVaultId", - "name": "KeyVaultId", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keyVaultSecretName", - "name": "KeyVaultSecretName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "provisioningState", - "name": "ProvisioningState", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "KeyVaultSecretStatus", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrder.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrder.json deleted file mode 100644 index 8141fc86ce0..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrder.json +++ /dev/null @@ -1,111 +0,0 @@ -{ - "name": "AppServiceCertificateOrder", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "location", - "name": "Location", - "objectDefinition": { - "type": "Location", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrderProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "tags", - "name": "Tags", - "objectDefinition": { - "type": "Tags", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderPatchResource.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderPatchResource.json deleted file mode 100644 index bc09f38398c..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderPatchResource.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "AppServiceCertificateOrderPatchResource", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrderPatchResourceProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderPatchResourceProperties.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderPatchResourceProperties.json deleted file mode 100644 index 87ef413fd3a..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderPatchResourceProperties.json +++ /dev/null @@ -1,321 +0,0 @@ -{ - "name": "AppServiceCertificateOrderPatchResourceProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "appServiceCertificateNotRenewableReasons", - "name": "AppServiceCertificateNotRenewableReasons", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "ResourceNotRenewableReason", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "autoRenew", - "name": "AutoRenew", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "certificates", - "name": "Certificates", - "objectDefinition": { - "type": "Dictionary", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificate", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contact", - "name": "Contact", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateOrderContact", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "csr", - "name": "Csr", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "distinguishedName", - "name": "DistinguishedName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "domainVerificationToken", - "name": "DomainVerificationToken", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "expirationTime", - "name": "ExpirationTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "intermediate", - "name": "Intermediate", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateDetails", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "isPrivateKeyExternal", - "name": "IsPrivateKeyExternal", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keySize", - "name": "KeySize", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "lastCertificateIssuanceTime", - "name": "LastCertificateIssuanceTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "nextAutoRenewalTimeStamp", - "name": "NextAutoRenewalTimeStamp", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "productType", - "name": "ProductType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateProductType", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "provisioningState", - "name": "ProvisioningState", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "ProvisioningState", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "root", - "name": "Root", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateDetails", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "serialNumber", - "name": "SerialNumber", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "signedCertificate", - "name": "SignedCertificate", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateDetails", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "status", - "name": "Status", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateOrderStatus", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "validityInYears", - "name": "ValidityInYears", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderProperties.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderProperties.json deleted file mode 100644 index 748c7cdb2bf..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderProperties.json +++ /dev/null @@ -1,321 +0,0 @@ -{ - "name": "AppServiceCertificateOrderProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "appServiceCertificateNotRenewableReasons", - "name": "AppServiceCertificateNotRenewableReasons", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "ResourceNotRenewableReason", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "autoRenew", - "name": "AutoRenew", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "certificates", - "name": "Certificates", - "objectDefinition": { - "type": "Dictionary", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificate", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contact", - "name": "Contact", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateOrderContact", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "csr", - "name": "Csr", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "distinguishedName", - "name": "DistinguishedName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "domainVerificationToken", - "name": "DomainVerificationToken", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "expirationTime", - "name": "ExpirationTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "intermediate", - "name": "Intermediate", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateDetails", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "isPrivateKeyExternal", - "name": "IsPrivateKeyExternal", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keySize", - "name": "KeySize", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "lastCertificateIssuanceTime", - "name": "LastCertificateIssuanceTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "nextAutoRenewalTimeStamp", - "name": "NextAutoRenewalTimeStamp", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "productType", - "name": "ProductType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateProductType", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "provisioningState", - "name": "ProvisioningState", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "ProvisioningState", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "root", - "name": "Root", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateDetails", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "serialNumber", - "name": "SerialNumber", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "signedCertificate", - "name": "SignedCertificate", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateDetails", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "status", - "name": "Status", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateOrderStatus", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "validityInYears", - "name": "ValidityInYears", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificatePatchResource.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificatePatchResource.json deleted file mode 100644 index 63cdfe075e8..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificatePatchResource.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "AppServiceCertificatePatchResource", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificate", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificateResource.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificateResource.json deleted file mode 100644 index d0b3b64b4b7..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-AppServiceCertificateResource.json +++ /dev/null @@ -1,111 +0,0 @@ -{ - "name": "AppServiceCertificateResource", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "location", - "name": "Location", - "objectDefinition": { - "type": "Location", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificate", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "tags", - "name": "Tags", - "objectDefinition": { - "type": "Tags", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-CertificateDetails.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-CertificateDetails.json deleted file mode 100644 index e4b07b356d9..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-CertificateDetails.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "name": "CertificateDetails", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "issuer", - "name": "Issuer", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "notAfter", - "name": "NotAfter", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "notBefore", - "name": "NotBefore", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "rawData", - "name": "RawData", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "serialNumber", - "name": "SerialNumber", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "signatureAlgorithm", - "name": "SignatureAlgorithm", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "subject", - "name": "Subject", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "thumbprint", - "name": "Thumbprint", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "version", - "name": "Version", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-CertificateEmail.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-CertificateEmail.json deleted file mode 100644 index e2285bdea5c..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-CertificateEmail.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "name": "CertificateEmail", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "emailId", - "name": "EmailId", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "timeStamp", - "name": "TimeStamp", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-CertificateOrderAction.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-CertificateOrderAction.json deleted file mode 100644 index da3caa6926d..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-CertificateOrderAction.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "name": "CertificateOrderAction", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "actionType", - "name": "ActionType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateOrderActionType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "createdAt", - "name": "CreatedAt", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-CertificateOrderContact.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-CertificateOrderContact.json deleted file mode 100644 index 5baae3c5ddf..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-CertificateOrderContact.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "name": "CertificateOrderContact", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "email", - "name": "Email", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameFirst", - "name": "NameFirst", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameLast", - "name": "NameLast", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "phone", - "name": "Phone", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-NameIdentifier.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-NameIdentifier.json deleted file mode 100644 index 905759323a0..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-NameIdentifier.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "NameIdentifier", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-ReissueCertificateOrderRequest.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-ReissueCertificateOrderRequest.json deleted file mode 100644 index ea4c8026cce..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-ReissueCertificateOrderRequest.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "ReissueCertificateOrderRequest", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "ReissueCertificateOrderRequestProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-ReissueCertificateOrderRequestProperties.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-ReissueCertificateOrderRequestProperties.json deleted file mode 100644 index 885338fb826..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-ReissueCertificateOrderRequestProperties.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "name": "ReissueCertificateOrderRequestProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "csr", - "name": "Csr", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "delayExistingRevokeInHours", - "name": "DelayExistingRevokeInHours", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "isPrivateKeyExternal", - "name": "IsPrivateKeyExternal", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keySize", - "name": "KeySize", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-RenewCertificateOrderRequest.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-RenewCertificateOrderRequest.json deleted file mode 100644 index e58fbb0e507..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-RenewCertificateOrderRequest.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "RenewCertificateOrderRequest", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "RenewCertificateOrderRequestProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-RenewCertificateOrderRequestProperties.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-RenewCertificateOrderRequestProperties.json deleted file mode 100644 index 30046ab484e..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-RenewCertificateOrderRequestProperties.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "RenewCertificateOrderRequestProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "csr", - "name": "Csr", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "isPrivateKeyExternal", - "name": "IsPrivateKeyExternal", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keySize", - "name": "KeySize", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-SiteSeal.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-SiteSeal.json deleted file mode 100644 index 7ead878ac4b..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-SiteSeal.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "SiteSeal", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "html", - "name": "Html", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-SiteSealRequest.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-SiteSealRequest.json deleted file mode 100644 index f866c1d61c3..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Model-SiteSealRequest.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "SiteSealRequest", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "lightTheme", - "name": "LightTheme", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "locale", - "name": "Locale", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-CreateOrUpdate.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-CreateOrUpdate.json deleted file mode 100644 index 3dadedcd6ed..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-CreateOrUpdate.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "CreateOrUpdate", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 201 - ], - "longRunning": true, - "httpMethod": "PUT", - "resourceIdName": "CertificateOrderId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-CreateOrUpdateCertificate.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-CreateOrUpdateCertificate.json deleted file mode 100644 index eec23db754f..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-CreateOrUpdateCertificate.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "CreateOrUpdateCertificate", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 201 - ], - "longRunning": true, - "httpMethod": "PUT", - "resourceIdName": "CertificateOrderCertificateId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateResource", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateResource", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-Delete.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-Delete.json deleted file mode 100644 index b71b7db3e82..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-Delete.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Delete", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 204 - ], - "longRunning": false, - "httpMethod": "DELETE", - "resourceIdName": "CertificateOrderId" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-DeleteCertificate.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-DeleteCertificate.json deleted file mode 100644 index f6f75bcf11c..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-DeleteCertificate.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "DeleteCertificate", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 204 - ], - "longRunning": false, - "httpMethod": "DELETE", - "resourceIdName": "CertificateOrderCertificateId" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-Get.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-Get.json deleted file mode 100644 index e56bd9f498a..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-Get.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "Get", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "CertificateOrderId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-GetCertificate.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-GetCertificate.json deleted file mode 100644 index 65459cf932a..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-GetCertificate.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "GetCertificate", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "CertificateOrderCertificateId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateResource", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-List.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-List.json deleted file mode 100644 index 865578f0cbc..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-List.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "List", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "SubscriptionId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.CertificateRegistration/certificateOrders" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-ListByResourceGroup.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-ListByResourceGroup.json deleted file mode 100644 index 3be972f7102..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-ListByResourceGroup.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "ListByResourceGroup", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "ResourceGroupId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.CertificateRegistration/certificateOrders" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-ListCertificates.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-ListCertificates.json deleted file mode 100644 index b421d83a052..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-ListCertificates.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "ListCertificates", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "CertificateOrderId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateResource", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/certificates" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-Reissue.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-Reissue.json deleted file mode 100644 index 9b6a9acce9d..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-Reissue.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "Reissue", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "ReissueCertificateOrderRequest", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/reissue" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-Renew.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-Renew.json deleted file mode 100644 index fdfa83c16dd..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-Renew.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "Renew", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "RenewCertificateOrderRequest", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/renew" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-ResendEmail.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-ResendEmail.json deleted file mode 100644 index eca3c754ca4..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-ResendEmail.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "ResendEmail", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "uriSuffix": "/resendEmail" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-ResendRequestEmails.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-ResendRequestEmails.json deleted file mode 100644 index e0a3c080f9b..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-ResendRequestEmails.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "ResendRequestEmails", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "NameIdentifier", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/resendRequestEmails" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-RetrieveCertificateActions.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-RetrieveCertificateActions.json deleted file mode 100644 index a6c25196994..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-RetrieveCertificateActions.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "RetrieveCertificateActions", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "responseObject": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateOrderAction", - "referenceNameIsCommonType": null - } - }, - "uriSuffix": "/retrieveCertificateActions" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-RetrieveCertificateEmailHistory.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-RetrieveCertificateEmailHistory.json deleted file mode 100644 index 91a551094d3..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-RetrieveCertificateEmailHistory.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "RetrieveCertificateEmailHistory", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "responseObject": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateEmail", - "referenceNameIsCommonType": null - } - }, - "uriSuffix": "/retrieveEmailHistory" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-RetrieveSiteSeal.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-RetrieveSiteSeal.json deleted file mode 100644 index a4204474961..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-RetrieveSiteSeal.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "RetrieveSiteSeal", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "SiteSealRequest", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "SiteSeal", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/retrieveSiteSeal" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-Update.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-Update.json deleted file mode 100644 index d4f428794d4..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-Update.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "Update", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "PATCH", - "resourceIdName": "CertificateOrderId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrderPatchResource", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-UpdateCertificate.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-UpdateCertificate.json deleted file mode 100644 index 03d52c127f1..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-UpdateCertificate.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "UpdateCertificate", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "PATCH", - "resourceIdName": "CertificateOrderCertificateId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificatePatchResource", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateResource", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-ValidatePurchaseInformation.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-ValidatePurchaseInformation.json deleted file mode 100644 index fca84950b9f..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-ValidatePurchaseInformation.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "ValidatePurchaseInformation", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "SubscriptionId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.CertificateRegistration/validateCertificateRegistrationInformation" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-VerifyDomainOwnership.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-VerifyDomainOwnership.json deleted file mode 100644 index 4c7b31a4305..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/Operation-VerifyDomainOwnership.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "VerifyDomainOwnership", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "uriSuffix": "/verifyDomainOwnership" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/ResourceId-CertificateOrderCertificateId.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/ResourceId-CertificateOrderCertificateId.json deleted file mode 100644 index 40eee9b3f51..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/ResourceId-CertificateOrderCertificateId.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "name": "CertificateOrderCertificateId", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{certificateName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticResourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftCertificateRegistration", - "type": "ResourceProvider", - "value": "Microsoft.CertificateRegistration" - }, - { - "exampleValue": "", - "name": "staticCertificateOrders", - "type": "Static", - "value": "certificateOrders" - }, - { - "exampleValue": "certificateOrderName", - "name": "certificateOrderName", - "type": "UserSpecified" - }, - { - "exampleValue": "", - "name": "staticCertificates", - "type": "Static", - "value": "certificates" - }, - { - "exampleValue": "certificateName", - "name": "certificateName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/ResourceId-CertificateOrderId.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/ResourceId-CertificateOrderId.json deleted file mode 100644 index d6eba6d176a..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/ResourceId-CertificateOrderId.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "CertificateOrderId", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticResourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftCertificateRegistration", - "type": "ResourceProvider", - "value": "Microsoft.CertificateRegistration" - }, - { - "exampleValue": "", - "name": "staticCertificateOrders", - "type": "Static", - "value": "certificateOrders" - }, - { - "exampleValue": "certificateOrderName", - "name": "certificateOrderName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/ResourceId-ResourceGroupId.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/ResourceId-ResourceGroupId.json deleted file mode 100644 index 60318116e67..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/ResourceId-ResourceGroupId.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "ResourceGroupId", - "commonAlias": "ResourceGroup", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}", - "segments": [ - { - "exampleValue": "", - "name": "subscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "resourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/ResourceId-SubscriptionId.json b/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/ResourceId-SubscriptionId.json deleted file mode 100644 index cba7e639167..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/AppServiceCertificateOrders/ResourceId-SubscriptionId.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "SubscriptionId", - "commonAlias": "Subscription", - "id": "/subscriptions/{subscriptionId}", - "segments": [ - { - "exampleValue": "", - "name": "subscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Constant-DetectorType.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Constant-DetectorType.json deleted file mode 100644 index d8394c429fe..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Constant-DetectorType.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "DetectorType", - "type": "String", - "values": [ - { - "key": "Analysis", - "value": "Analysis" - }, - { - "key": "CategoryOverview", - "value": "CategoryOverview" - }, - { - "key": "Detector", - "value": "Detector" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Constant-InsightStatus.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Constant-InsightStatus.json deleted file mode 100644 index 1c60ea0ee81..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Constant-InsightStatus.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "InsightStatus", - "type": "String", - "values": [ - { - "key": "Critical", - "value": "Critical" - }, - { - "key": "Info", - "value": "Info" - }, - { - "key": "None", - "value": "None" - }, - { - "key": "Success", - "value": "Success" - }, - { - "key": "Warning", - "value": "Warning" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Constant-RenderingType.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Constant-RenderingType.json deleted file mode 100644 index 4d3520acd17..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Constant-RenderingType.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "name": "RenderingType", - "type": "String", - "values": [ - { - "key": "AppInsight", - "value": "AppInsight" - }, - { - "key": "AppInsightEnablement", - "value": "AppInsightEnablement" - }, - { - "key": "Card", - "value": "Card" - }, - { - "key": "ChangeAnalysisOnboarding", - "value": "ChangeAnalysisOnboarding" - }, - { - "key": "ChangeSets", - "value": "ChangeSets" - }, - { - "key": "ChangesView", - "value": "ChangesView" - }, - { - "key": "DataSummary", - "value": "DataSummary" - }, - { - "key": "DependencyGraph", - "value": "DependencyGraph" - }, - { - "key": "Detector", - "value": "Detector" - }, - { - "key": "DownTime", - "value": "DownTime" - }, - { - "key": "DropDown", - "value": "DropDown" - }, - { - "key": "DynamicInsight", - "value": "DynamicInsight" - }, - { - "key": "Email", - "value": "Email" - }, - { - "key": "Form", - "value": "Form" - }, - { - "key": "Guage", - "value": "Guage" - }, - { - "key": "Insights", - "value": "Insights" - }, - { - "key": "Markdown", - "value": "Markdown" - }, - { - "key": "NoGraph", - "value": "NoGraph" - }, - { - "key": "PieChart", - "value": "PieChart" - }, - { - "key": "SearchComponent", - "value": "SearchComponent" - }, - { - "key": "Solution", - "value": "Solution" - }, - { - "key": "SummaryCard", - "value": "SummaryCard" - }, - { - "key": "Table", - "value": "Table" - }, - { - "key": "TimeSeries", - "value": "TimeSeries" - }, - { - "key": "TimeSeriesPerInstance", - "value": "TimeSeriesPerInstance" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DataProviderMetadata.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DataProviderMetadata.json deleted file mode 100644 index 4932f4c718b..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DataProviderMetadata.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "name": "DataProviderMetadata", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "propertyBag", - "name": "PropertyBag", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "KeyValuePairStringObject", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "providerName", - "name": "ProviderName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DataTableResponseColumn.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DataTableResponseColumn.json deleted file mode 100644 index 97a4381694c..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DataTableResponseColumn.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "DataTableResponseColumn", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "columnName", - "name": "ColumnName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "columnType", - "name": "ColumnType", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dataType", - "name": "DataType", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DataTableResponseObject.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DataTableResponseObject.json deleted file mode 100644 index bd46940cfc4..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DataTableResponseObject.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "name": "DataTableResponseObject", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "columns", - "name": "Columns", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "DataTableResponseColumn", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "rows", - "name": "Rows", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "tableName", - "name": "TableName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DetectorInfo.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DetectorInfo.json deleted file mode 100644 index 90e1e6a9b34..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DetectorInfo.json +++ /dev/null @@ -1,153 +0,0 @@ -{ - "name": "DetectorInfo", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "analysisType", - "name": "AnalysisType", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "author", - "name": "Author", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "category", - "name": "Category", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "description", - "name": "Description", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "score", - "name": "Score", - "objectDefinition": { - "type": "Float", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "supportTopicList", - "name": "SupportTopicList", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "SupportTopic", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DetectorType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DetectorResponse.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DetectorResponse.json deleted file mode 100644 index 9cd0b165d48..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DetectorResponse.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "DetectorResponse", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DetectorResponseProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DetectorResponseProperties.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DetectorResponseProperties.json deleted file mode 100644 index 5b32b50e8f1..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DetectorResponseProperties.json +++ /dev/null @@ -1,93 +0,0 @@ -{ - "name": "DetectorResponseProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dataProvidersMetadata", - "name": "DataProvidersMetadata", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "DataProviderMetadata", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dataset", - "name": "Dataset", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "DiagnosticData", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "metadata", - "name": "Metadata", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DetectorInfo", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "status", - "name": "Status", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Status", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "suggestedUtterances", - "name": "SuggestedUtterances", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "QueryUtterancesResults", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DiagnosticData.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DiagnosticData.json deleted file mode 100644 index 4a57905f54e..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-DiagnosticData.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "DiagnosticData", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "renderingProperties", - "name": "RenderingProperties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Rendering", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "table", - "name": "Table", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DataTableResponseObject", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-QueryUtterancesResult.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-QueryUtterancesResult.json deleted file mode 100644 index 195b809d799..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-QueryUtterancesResult.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "QueryUtterancesResult", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "sampleUtterance", - "name": "SampleUtterance", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "SampleUtterance", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "score", - "name": "Score", - "objectDefinition": { - "type": "Float", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-QueryUtterancesResults.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-QueryUtterancesResults.json deleted file mode 100644 index 0362b03bad7..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-QueryUtterancesResults.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "name": "QueryUtterancesResults", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "query", - "name": "Query", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "results", - "name": "Results", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "QueryUtterancesResult", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-Rendering.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-Rendering.json deleted file mode 100644 index 90814d31813..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-Rendering.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "Rendering", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "description", - "name": "Description", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "title", - "name": "Title", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "RenderingType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-SampleUtterance.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-SampleUtterance.json deleted file mode 100644 index 9059475cf72..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-SampleUtterance.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "name": "SampleUtterance", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "links", - "name": "Links", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "qid", - "name": "Qid", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "text", - "name": "Text", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-Status.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-Status.json deleted file mode 100644 index f75c85d4ea0..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-Status.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "Status", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "message", - "name": "Message", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "statusId", - "name": "StatusId", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "InsightStatus", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-SupportTopic.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-SupportTopic.json deleted file mode 100644 index 7f2806eceb4..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Model-SupportTopic.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "SupportTopic", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "pesId", - "name": "PesId", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Operation-GetAppServiceCertificateOrderDetectorResponse.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Operation-GetAppServiceCertificateOrderDetectorResponse.json deleted file mode 100644 index 6d35255e8b1..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Operation-GetAppServiceCertificateOrderDetectorResponse.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "name": "GetAppServiceCertificateOrderDetectorResponse", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "GET", - "options": [ - { - "type": "Data", - "optional": true, - "queryString": "endTime", - "required": false, - "field": "EndTime", - "optionsObjectDefinition": { - "type": "String", - "referenceName": null - } - }, - { - "type": "Data", - "optional": true, - "queryString": "startTime", - "required": false, - "field": "StartTime", - "optionsObjectDefinition": { - "type": "String", - "referenceName": null - } - }, - { - "type": "Data", - "optional": true, - "queryString": "timeGrain", - "required": false, - "field": "TimeGrain", - "optionsObjectDefinition": { - "type": "String", - "referenceName": null - } - } - ], - "resourceIdName": "CertificateOrderDetectorId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DetectorResponse", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Operation-ListAppServiceCertificateOrderDetectorResponse.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Operation-ListAppServiceCertificateOrderDetectorResponse.json deleted file mode 100644 index 4ce1c5a3c0a..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/Operation-ListAppServiceCertificateOrderDetectorResponse.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "ListAppServiceCertificateOrderDetectorResponse", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "CertificateOrderId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DetectorResponse", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/detectors" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/ResourceId-CertificateOrderDetectorId.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/ResourceId-CertificateOrderDetectorId.json deleted file mode 100644 index 57380af6c42..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/ResourceId-CertificateOrderDetectorId.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "name": "CertificateOrderDetectorId", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/detectors/{detectorName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticResourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftCertificateRegistration", - "type": "ResourceProvider", - "value": "Microsoft.CertificateRegistration" - }, - { - "exampleValue": "", - "name": "staticCertificateOrders", - "type": "Static", - "value": "certificateOrders" - }, - { - "exampleValue": "certificateOrderName", - "name": "certificateOrderName", - "type": "UserSpecified" - }, - { - "exampleValue": "", - "name": "staticDetectors", - "type": "Static", - "value": "detectors" - }, - { - "exampleValue": "detectorName", - "name": "detectorName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/ResourceId-CertificateOrderId.json b/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/ResourceId-CertificateOrderId.json deleted file mode 100644 index d6eba6d176a..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/CertificateOrdersDiagnostics/ResourceId-CertificateOrderId.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "CertificateOrderId", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticResourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftCertificateRegistration", - "type": "ResourceProvider", - "value": "Microsoft.CertificateRegistration" - }, - { - "exampleValue": "", - "name": "staticCertificateOrders", - "type": "Static", - "value": "certificateOrders" - }, - { - "exampleValue": "certificateOrderName", - "name": "certificateOrderName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-AzureResourceType.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-AzureResourceType.json deleted file mode 100644 index c01fabb893b..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-AzureResourceType.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "AzureResourceType", - "type": "String", - "values": [ - { - "key": "TrafficManager", - "value": "TrafficManager" - }, - { - "key": "Website", - "value": "Website" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-CustomHostNameDnsRecordType.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-CustomHostNameDnsRecordType.json deleted file mode 100644 index 6415989dd20..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-CustomHostNameDnsRecordType.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "CustomHostNameDnsRecordType", - "type": "String", - "values": [ - { - "key": "A", - "value": "A" - }, - { - "key": "CName", - "value": "CName" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-DnsType.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-DnsType.json deleted file mode 100644 index 9aebff33034..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-DnsType.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "DnsType", - "type": "String", - "values": [ - { - "key": "AzureDns", - "value": "AzureDns" - }, - { - "key": "DefaultDomainRegistrarDns", - "value": "DefaultDomainRegistrarDns" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-DomainStatus.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-DomainStatus.json deleted file mode 100644 index b10c218ec5f..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-DomainStatus.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "name": "DomainStatus", - "type": "String", - "values": [ - { - "key": "Active", - "value": "Active" - }, - { - "key": "Awaiting", - "value": "Awaiting" - }, - { - "key": "Cancelled", - "value": "Cancelled" - }, - { - "key": "Confiscated", - "value": "Confiscated" - }, - { - "key": "Disabled", - "value": "Disabled" - }, - { - "key": "Excluded", - "value": "Excluded" - }, - { - "key": "Expired", - "value": "Expired" - }, - { - "key": "Failed", - "value": "Failed" - }, - { - "key": "Held", - "value": "Held" - }, - { - "key": "JsonConverterFailed", - "value": "JsonConverterFailed" - }, - { - "key": "Locked", - "value": "Locked" - }, - { - "key": "Parked", - "value": "Parked" - }, - { - "key": "Pending", - "value": "Pending" - }, - { - "key": "Reserved", - "value": "Reserved" - }, - { - "key": "Reverted", - "value": "Reverted" - }, - { - "key": "Suspended", - "value": "Suspended" - }, - { - "key": "Transferred", - "value": "Transferred" - }, - { - "key": "Unknown", - "value": "Unknown" - }, - { - "key": "Unlocked", - "value": "Unlocked" - }, - { - "key": "Unparked", - "value": "Unparked" - }, - { - "key": "Updated", - "value": "Updated" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-DomainType.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-DomainType.json deleted file mode 100644 index 1e53257259f..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-DomainType.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "DomainType", - "type": "String", - "values": [ - { - "key": "Regular", - "value": "Regular" - }, - { - "key": "SoftDeleted", - "value": "SoftDeleted" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-HostNameType.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-HostNameType.json deleted file mode 100644 index ecab563e564..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-HostNameType.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "HostNameType", - "type": "String", - "values": [ - { - "key": "Managed", - "value": "Managed" - }, - { - "key": "Verified", - "value": "Verified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-ProvisioningState.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-ProvisioningState.json deleted file mode 100644 index 7dc0bef1cb4..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-ProvisioningState.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "ProvisioningState", - "type": "String", - "values": [ - { - "key": "Canceled", - "value": "Canceled" - }, - { - "key": "Deleting", - "value": "Deleting" - }, - { - "key": "Failed", - "value": "Failed" - }, - { - "key": "InProgress", - "value": "InProgress" - }, - { - "key": "Succeeded", - "value": "Succeeded" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-ResourceNotRenewableReason.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-ResourceNotRenewableReason.json deleted file mode 100644 index 612fd7b3eaa..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Constant-ResourceNotRenewableReason.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "ResourceNotRenewableReason", - "type": "String", - "values": [ - { - "key": "ExpirationNotInRenewalTimeRange", - "value": "ExpirationNotInRenewalTimeRange" - }, - { - "key": "RegistrationStatusNotSupportedForRenewal", - "value": "RegistrationStatusNotSupportedForRenewal" - }, - { - "key": "SubscriptionNotActive", - "value": "SubscriptionNotActive" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-Address.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-Address.json deleted file mode 100644 index 42b01f689f3..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-Address.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "name": "Address", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "address1", - "name": "Address1", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "address2", - "name": "Address2", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "city", - "name": "City", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "country", - "name": "Country", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "postalCode", - "name": "PostalCode", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "state", - "name": "State", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-Contact.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-Contact.json deleted file mode 100644 index 18b6bc60820..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-Contact.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "name": "Contact", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "addressMailing", - "name": "AddressMailing", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Address", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "email", - "name": "Email", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "fax", - "name": "Fax", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "jobTitle", - "name": "JobTitle", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameFirst", - "name": "NameFirst", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameLast", - "name": "NameLast", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameMiddle", - "name": "NameMiddle", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "organization", - "name": "Organization", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "phone", - "name": "Phone", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-Domain.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-Domain.json deleted file mode 100644 index f9727bb9fa6..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-Domain.json +++ /dev/null @@ -1,111 +0,0 @@ -{ - "name": "Domain", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "location", - "name": "Location", - "objectDefinition": { - "type": "Location", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "tags", - "name": "Tags", - "objectDefinition": { - "type": "Tags", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainAvailabilityCheckResult.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainAvailabilityCheckResult.json deleted file mode 100644 index 128cfd63dce..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainAvailabilityCheckResult.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "DomainAvailabilityCheckResult", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "available", - "name": "Available", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "domainType", - "name": "DomainType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainControlCenterSsoRequest.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainControlCenterSsoRequest.json deleted file mode 100644 index 37efb30215c..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainControlCenterSsoRequest.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "DomainControlCenterSsoRequest", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "postParameterKey", - "name": "PostParameterKey", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "postParameterValue", - "name": "PostParameterValue", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "url", - "name": "Url", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainOwnershipIdentifier.json deleted file mode 100644 index d26bfb43a96..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainOwnershipIdentifier.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "DomainOwnershipIdentifier", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifierProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainOwnershipIdentifierProperties.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainOwnershipIdentifierProperties.json deleted file mode 100644 index 0c710e7d25b..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainOwnershipIdentifierProperties.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "DomainOwnershipIdentifierProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "ownershipId", - "name": "OwnershipId", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainPatchResource.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainPatchResource.json deleted file mode 100644 index 8843a00ba79..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainPatchResource.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "DomainPatchResource", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainPatchResourceProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainPatchResourceProperties.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainPatchResourceProperties.json deleted file mode 100644 index 49b3234f460..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainPatchResourceProperties.json +++ /dev/null @@ -1,327 +0,0 @@ -{ - "name": "DomainPatchResourceProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "authCode", - "name": "AuthCode", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "autoRenew", - "name": "AutoRenew", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "consent", - "name": "Consent", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainPurchaseConsent", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactAdmin", - "name": "ContactAdmin", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactBilling", - "name": "ContactBilling", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactRegistrant", - "name": "ContactRegistrant", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactTech", - "name": "ContactTech", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "createdTime", - "name": "CreatedTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dnsType", - "name": "DnsType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DnsType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dnsZoneId", - "name": "DnsZoneId", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "domainNotRenewableReasons", - "name": "DomainNotRenewableReasons", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "ResourceNotRenewableReason", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "expirationTime", - "name": "ExpirationTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "lastRenewedTime", - "name": "LastRenewedTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "managedHostNames", - "name": "ManagedHostNames", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "HostName", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameServers", - "name": "NameServers", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "privacy", - "name": "Privacy", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "provisioningState", - "name": "ProvisioningState", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "ProvisioningState", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "readyForDnsRecordManagement", - "name": "ReadyForDnsRecordManagement", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "registrationStatus", - "name": "RegistrationStatus", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainStatus", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "targetDnsType", - "name": "TargetDnsType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DnsType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainProperties.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainProperties.json deleted file mode 100644 index 8953d36afe5..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainProperties.json +++ /dev/null @@ -1,327 +0,0 @@ -{ - "name": "DomainProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "authCode", - "name": "AuthCode", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "autoRenew", - "name": "AutoRenew", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "consent", - "name": "Consent", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainPurchaseConsent", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactAdmin", - "name": "ContactAdmin", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactBilling", - "name": "ContactBilling", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactRegistrant", - "name": "ContactRegistrant", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactTech", - "name": "ContactTech", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "createdTime", - "name": "CreatedTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dnsType", - "name": "DnsType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DnsType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dnsZoneId", - "name": "DnsZoneId", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "domainNotRenewableReasons", - "name": "DomainNotRenewableReasons", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "ResourceNotRenewableReason", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "expirationTime", - "name": "ExpirationTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "lastRenewedTime", - "name": "LastRenewedTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "managedHostNames", - "name": "ManagedHostNames", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "HostName", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameServers", - "name": "NameServers", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "privacy", - "name": "Privacy", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "provisioningState", - "name": "ProvisioningState", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "ProvisioningState", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "readyForDnsRecordManagement", - "name": "ReadyForDnsRecordManagement", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "registrationStatus", - "name": "RegistrationStatus", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainStatus", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "targetDnsType", - "name": "TargetDnsType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DnsType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainPurchaseConsent.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainPurchaseConsent.json deleted file mode 100644 index 92ce6b7cc1f..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainPurchaseConsent.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "name": "DomainPurchaseConsent", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "agreedAt", - "name": "AgreedAt", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "agreedBy", - "name": "AgreedBy", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "agreementKeys", - "name": "AgreementKeys", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainRecommendationSearchParameters.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainRecommendationSearchParameters.json deleted file mode 100644 index 49c580c690a..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-DomainRecommendationSearchParameters.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "DomainRecommendationSearchParameters", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keywords", - "name": "Keywords", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "maxDomainRecommendations", - "name": "MaxDomainRecommendations", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-HostName.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-HostName.json deleted file mode 100644 index 288b47a7a9c..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-HostName.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "name": "HostName", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "azureResourceName", - "name": "AzureResourceName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "azureResourceType", - "name": "AzureResourceType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "AzureResourceType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "customHostNameDnsRecordType", - "name": "CustomHostNameDnsRecordType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CustomHostNameDnsRecordType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "hostNameType", - "name": "HostNameType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "HostNameType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "siteNames", - "name": "SiteNames", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-NameIdentifier.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-NameIdentifier.json deleted file mode 100644 index 905759323a0..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Model-NameIdentifier.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "NameIdentifier", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-CheckAvailability.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-CheckAvailability.json deleted file mode 100644 index 6d9ec205d4b..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-CheckAvailability.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "CheckAvailability", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "SubscriptionId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "NameIdentifier", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainAvailabilityCheckResult", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.DomainRegistration/checkDomainAvailability" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-CreateOrUpdate.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-CreateOrUpdate.json deleted file mode 100644 index 64e2ab24ca9..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-CreateOrUpdate.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "CreateOrUpdate", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 202 - ], - "longRunning": true, - "httpMethod": "PUT", - "resourceIdName": "DomainId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-CreateOrUpdateOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-CreateOrUpdateOwnershipIdentifier.json deleted file mode 100644 index 63808897fc4..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-CreateOrUpdateOwnershipIdentifier.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "CreateOrUpdateOwnershipIdentifier", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "PUT", - "resourceIdName": "DomainOwnershipIdentifierId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifier", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifier", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-Delete.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-Delete.json deleted file mode 100644 index 5996e8c7986..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-Delete.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Delete", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 204 - ], - "longRunning": false, - "httpMethod": "DELETE", - "options": [ - { - "type": "Data", - "optional": true, - "queryString": "forceHardDeleteDomain", - "required": false, - "field": "ForceHardDeleteDomain", - "optionsObjectDefinition": { - "type": "Boolean", - "referenceName": null - } - } - ], - "resourceIdName": "DomainId" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-DeleteOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-DeleteOwnershipIdentifier.json deleted file mode 100644 index d6cfe1e7f1e..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-DeleteOwnershipIdentifier.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "DeleteOwnershipIdentifier", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 204 - ], - "longRunning": false, - "httpMethod": "DELETE", - "resourceIdName": "DomainOwnershipIdentifierId" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-Get.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-Get.json deleted file mode 100644 index 1b734a07722..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-Get.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "Get", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "DomainId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-GetControlCenterSsoRequest.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-GetControlCenterSsoRequest.json deleted file mode 100644 index a6a394409a2..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-GetControlCenterSsoRequest.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "GetControlCenterSsoRequest", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "SubscriptionId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainControlCenterSsoRequest", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.DomainRegistration/generateSsoRequest" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-GetOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-GetOwnershipIdentifier.json deleted file mode 100644 index 4f13c5e7e2e..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-GetOwnershipIdentifier.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "GetOwnershipIdentifier", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "DomainOwnershipIdentifierId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifier", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-List.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-List.json deleted file mode 100644 index 8c7a8b8c1a4..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-List.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "List", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "SubscriptionId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.DomainRegistration/domains" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-ListByResourceGroup.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-ListByResourceGroup.json deleted file mode 100644 index abb8b7e412d..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-ListByResourceGroup.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "ListByResourceGroup", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "ResourceGroupId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.DomainRegistration/domains" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-ListOwnershipIdentifiers.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-ListOwnershipIdentifiers.json deleted file mode 100644 index f1b13840f36..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-ListOwnershipIdentifiers.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "ListOwnershipIdentifiers", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "DomainId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifier", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/domainOwnershipIdentifiers" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-ListRecommendations.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-ListRecommendations.json deleted file mode 100644 index 1ee4f7c7706..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-ListRecommendations.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "ListRecommendations", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "SubscriptionId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainRecommendationSearchParameters", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "NameIdentifier", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.DomainRegistration/listDomainRecommendations" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-Renew.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-Renew.json deleted file mode 100644 index c94198abf24..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-Renew.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Renew", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 202, - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "DomainId", - "uriSuffix": "/renew" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-TransferOut.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-TransferOut.json deleted file mode 100644 index b1572dfc5ca..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-TransferOut.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "TransferOut", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "PUT", - "resourceIdName": "DomainId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/transferOut" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-Update.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-Update.json deleted file mode 100644 index e225b332fae..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-Update.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Update", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 202 - ], - "longRunning": false, - "httpMethod": "PATCH", - "resourceIdName": "DomainId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainPatchResource", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-UpdateOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-UpdateOwnershipIdentifier.json deleted file mode 100644 index b02e1a256f2..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/Operation-UpdateOwnershipIdentifier.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "UpdateOwnershipIdentifier", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "PATCH", - "resourceIdName": "DomainOwnershipIdentifierId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifier", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifier", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/ResourceId-DomainId.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/ResourceId-DomainId.json deleted file mode 100644 index bd361fa89fb..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/ResourceId-DomainId.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "DomainId", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticResourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftDomainRegistration", - "type": "ResourceProvider", - "value": "Microsoft.DomainRegistration" - }, - { - "exampleValue": "", - "name": "staticDomains", - "type": "Static", - "value": "domains" - }, - { - "exampleValue": "domainName", - "name": "domainName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/ResourceId-DomainOwnershipIdentifierId.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/ResourceId-DomainOwnershipIdentifierId.json deleted file mode 100644 index d8142e18803..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/ResourceId-DomainOwnershipIdentifierId.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "name": "DomainOwnershipIdentifierId", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticResourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftDomainRegistration", - "type": "ResourceProvider", - "value": "Microsoft.DomainRegistration" - }, - { - "exampleValue": "", - "name": "staticDomains", - "type": "Static", - "value": "domains" - }, - { - "exampleValue": "domainName", - "name": "domainName", - "type": "UserSpecified" - }, - { - "exampleValue": "", - "name": "staticDomainOwnershipIdentifiers", - "type": "Static", - "value": "domainOwnershipIdentifiers" - }, - { - "exampleValue": "domainOwnershipIdentifierName", - "name": "domainOwnershipIdentifierName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/ResourceId-ResourceGroupId.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/ResourceId-ResourceGroupId.json deleted file mode 100644 index 60318116e67..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/ResourceId-ResourceGroupId.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "ResourceGroupId", - "commonAlias": "ResourceGroup", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}", - "segments": [ - { - "exampleValue": "", - "name": "subscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "resourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/Domains/ResourceId-SubscriptionId.json b/api-definitions/resource-manager/Web/2023-12-01/Domains/ResourceId-SubscriptionId.json deleted file mode 100644 index cba7e639167..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/Domains/ResourceId-SubscriptionId.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "SubscriptionId", - "commonAlias": "Subscription", - "id": "/subscriptions/{subscriptionId}", - "segments": [ - { - "exampleValue": "", - "name": "subscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Model-TldLegalAgreement.json b/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Model-TldLegalAgreement.json deleted file mode 100644 index 798074ad9eb..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Model-TldLegalAgreement.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "name": "TldLegalAgreement", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "agreementKey", - "name": "AgreementKey", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "content", - "name": "Content", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "title", - "name": "Title", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "url", - "name": "Url", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Model-TopLevelDomain.json b/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Model-TopLevelDomain.json deleted file mode 100644 index 370de974f7e..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Model-TopLevelDomain.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "TopLevelDomain", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "TopLevelDomainProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Model-TopLevelDomainAgreementOption.json b/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Model-TopLevelDomainAgreementOption.json deleted file mode 100644 index 31e5d159741..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Model-TopLevelDomainAgreementOption.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "TopLevelDomainAgreementOption", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "forTransfer", - "name": "ForTransfer", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "includePrivacy", - "name": "IncludePrivacy", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Model-TopLevelDomainProperties.json b/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Model-TopLevelDomainProperties.json deleted file mode 100644 index 28cb3766394..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Model-TopLevelDomainProperties.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "TopLevelDomainProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "privacy", - "name": "Privacy", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Operation-Get.json b/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Operation-Get.json deleted file mode 100644 index 8632a6a0a48..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Operation-Get.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "Get", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "TopLevelDomainId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "TopLevelDomain", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Operation-List.json b/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Operation-List.json deleted file mode 100644 index 3a90b4e0ffc..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Operation-List.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "List", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "SubscriptionId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "TopLevelDomain", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.DomainRegistration/topLevelDomains" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Operation-ListAgreements.json b/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Operation-ListAgreements.json deleted file mode 100644 index 866beeaa98a..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/Operation-ListAgreements.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "ListAgreements", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "TopLevelDomainId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "TopLevelDomainAgreementOption", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "TldLegalAgreement", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/listAgreements" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/ResourceId-SubscriptionId.json b/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/ResourceId-SubscriptionId.json deleted file mode 100644 index cba7e639167..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/ResourceId-SubscriptionId.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "SubscriptionId", - "commonAlias": "Subscription", - "id": "/subscriptions/{subscriptionId}", - "segments": [ - { - "exampleValue": "", - "name": "subscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/ResourceId-TopLevelDomainId.json b/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/ResourceId-TopLevelDomainId.json deleted file mode 100644 index 9199f6553ac..00000000000 --- a/api-definitions/resource-manager/Web/2023-12-01/TopLevelDomains/ResourceId-TopLevelDomainId.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "name": "TopLevelDomainId", - "id": "/subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains/{topLevelDomainName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftDomainRegistration", - "type": "ResourceProvider", - "value": "Microsoft.DomainRegistration" - }, - { - "exampleValue": "", - "name": "staticTopLevelDomains", - "type": "Static", - "value": "topLevelDomains" - }, - { - "exampleValue": "topLevelDomainName", - "name": "topLevelDomainName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/WebApps/Operation-CreateOrUpdateDomainOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2023-12-01/WebApps/Operation-CreateOrUpdateDomainOwnershipIdentifier.json index 14e8783727c..328641244fb 100644 --- a/api-definitions/resource-manager/Web/2023-12-01/WebApps/Operation-CreateOrUpdateDomainOwnershipIdentifier.json +++ b/api-definitions/resource-manager/Web/2023-12-01/WebApps/Operation-CreateOrUpdateDomainOwnershipIdentifier.json @@ -7,7 +7,7 @@ ], "longRunning": false, "httpMethod": "PUT", - "resourceIdName": "SiteDomainOwnershipIdentifierId", + "resourceIdName": "DomainOwnershipIdentifierId", "requestObject": { "type": "Reference", "nullable": false, diff --git a/api-definitions/resource-manager/Web/2023-12-01/WebApps/Operation-DeleteDomainOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2023-12-01/WebApps/Operation-DeleteDomainOwnershipIdentifier.json index 965390eeb1c..613aaf8e633 100644 --- a/api-definitions/resource-manager/Web/2023-12-01/WebApps/Operation-DeleteDomainOwnershipIdentifier.json +++ b/api-definitions/resource-manager/Web/2023-12-01/WebApps/Operation-DeleteDomainOwnershipIdentifier.json @@ -8,5 +8,5 @@ ], "longRunning": false, "httpMethod": "DELETE", - "resourceIdName": "SiteDomainOwnershipIdentifierId" + "resourceIdName": "DomainOwnershipIdentifierId" } \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2023-12-01/WebApps/Operation-GetDomainOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2023-12-01/WebApps/Operation-GetDomainOwnershipIdentifier.json index 0c0549203f0..2ec66f262ed 100644 --- a/api-definitions/resource-manager/Web/2023-12-01/WebApps/Operation-GetDomainOwnershipIdentifier.json +++ b/api-definitions/resource-manager/Web/2023-12-01/WebApps/Operation-GetDomainOwnershipIdentifier.json @@ -7,7 +7,7 @@ ], "longRunning": false, "httpMethod": "GET", - "resourceIdName": "SiteDomainOwnershipIdentifierId", + "resourceIdName": "DomainOwnershipIdentifierId", "responseObject": { "type": "Reference", "nullable": false, diff --git a/api-definitions/resource-manager/Web/2023-12-01/WebApps/Operation-UpdateDomainOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2023-12-01/WebApps/Operation-UpdateDomainOwnershipIdentifier.json index 5a1ba6da8c9..c540e6a23d0 100644 --- a/api-definitions/resource-manager/Web/2023-12-01/WebApps/Operation-UpdateDomainOwnershipIdentifier.json +++ b/api-definitions/resource-manager/Web/2023-12-01/WebApps/Operation-UpdateDomainOwnershipIdentifier.json @@ -7,7 +7,7 @@ ], "longRunning": false, "httpMethod": "PATCH", - "resourceIdName": "SiteDomainOwnershipIdentifierId", + "resourceIdName": "DomainOwnershipIdentifierId", "requestObject": { "type": "Reference", "nullable": false, diff --git a/api-definitions/resource-manager/Web/2023-12-01/WebApps/ResourceId-SiteDomainOwnershipIdentifierId.json b/api-definitions/resource-manager/Web/2023-12-01/WebApps/ResourceId-DomainOwnershipIdentifierId.json similarity index 96% rename from api-definitions/resource-manager/Web/2023-12-01/WebApps/ResourceId-SiteDomainOwnershipIdentifierId.json rename to api-definitions/resource-manager/Web/2023-12-01/WebApps/ResourceId-DomainOwnershipIdentifierId.json index d40f4291394..bc63153e25b 100644 --- a/api-definitions/resource-manager/Web/2023-12-01/WebApps/ResourceId-SiteDomainOwnershipIdentifierId.json +++ b/api-definitions/resource-manager/Web/2023-12-01/WebApps/ResourceId-DomainOwnershipIdentifierId.json @@ -1,5 +1,5 @@ { - "name": "SiteDomainOwnershipIdentifierId", + "name": "DomainOwnershipIdentifierId", "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName}", "segments": [ { diff --git a/api-definitions/resource-manager/Web/2024-11-01/ApiVersionDefinition.json b/api-definitions/resource-manager/Web/2024-11-01/ApiVersionDefinition.json index 01c726d4ccd..45db97e9b6f 100644 --- a/api-definitions/resource-manager/Web/2024-11-01/ApiVersionDefinition.json +++ b/api-definitions/resource-manager/Web/2024-11-01/ApiVersionDefinition.json @@ -3,14 +3,11 @@ "isPreview": false, "generate": true, "resources": [ - "AppServiceCertificateOrders", "AppServiceEnvironments", "AppServicePlans", - "CertificateOrdersDiagnostics", "Certificates", "DeletedWebApps", "Diagnostics", - "Domains", "Global", "KubeEnvironments", "Provider", @@ -19,7 +16,6 @@ "ResourceProviders", "SiteCertificates", "StaticSites", - "TopLevelDomains", "WebApps", "WorkflowRunActions", "WorkflowRuns", diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Constant-CertificateOrderActionType.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Constant-CertificateOrderActionType.json deleted file mode 100644 index 7f05a24fcd2..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Constant-CertificateOrderActionType.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "name": "CertificateOrderActionType", - "type": "String", - "values": [ - { - "key": "CertificateExpirationWarning", - "value": "CertificateExpirationWarning" - }, - { - "key": "CertificateExpired", - "value": "CertificateExpired" - }, - { - "key": "CertificateIssued", - "value": "CertificateIssued" - }, - { - "key": "CertificateOrderCanceled", - "value": "CertificateOrderCanceled" - }, - { - "key": "CertificateOrderCreated", - "value": "CertificateOrderCreated" - }, - { - "key": "CertificateRevoked", - "value": "CertificateRevoked" - }, - { - "key": "DomainValidationComplete", - "value": "DomainValidationComplete" - }, - { - "key": "FraudCleared", - "value": "FraudCleared" - }, - { - "key": "FraudDetected", - "value": "FraudDetected" - }, - { - "key": "FraudDocumentationRequired", - "value": "FraudDocumentationRequired" - }, - { - "key": "OrgNameChange", - "value": "OrgNameChange" - }, - { - "key": "OrgValidationComplete", - "value": "OrgValidationComplete" - }, - { - "key": "SanDrop", - "value": "SanDrop" - }, - { - "key": "Unknown", - "value": "Unknown" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Constant-CertificateOrderStatus.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Constant-CertificateOrderStatus.json deleted file mode 100644 index f5b559b0931..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Constant-CertificateOrderStatus.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "name": "CertificateOrderStatus", - "type": "String", - "values": [ - { - "key": "Canceled", - "value": "Canceled" - }, - { - "key": "Denied", - "value": "Denied" - }, - { - "key": "Expired", - "value": "Expired" - }, - { - "key": "Issued", - "value": "Issued" - }, - { - "key": "NotSubmitted", - "value": "NotSubmitted" - }, - { - "key": "PendingRekey", - "value": "PendingRekey" - }, - { - "key": "Pendingissuance", - "value": "Pendingissuance" - }, - { - "key": "Pendingrevocation", - "value": "Pendingrevocation" - }, - { - "key": "Revoked", - "value": "Revoked" - }, - { - "key": "Unused", - "value": "Unused" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Constant-CertificateProductType.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Constant-CertificateProductType.json deleted file mode 100644 index 20bdd64c8e6..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Constant-CertificateProductType.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "CertificateProductType", - "type": "String", - "values": [ - { - "key": "StandardDomainValidatedSsl", - "value": "StandardDomainValidatedSsl" - }, - { - "key": "StandardDomainValidatedWildCardSsl", - "value": "StandardDomainValidatedWildCardSsl" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Constant-KeyVaultSecretStatus.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Constant-KeyVaultSecretStatus.json deleted file mode 100644 index e92d39ea6a4..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Constant-KeyVaultSecretStatus.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "name": "KeyVaultSecretStatus", - "type": "String", - "values": [ - { - "key": "AzureServiceUnauthorizedToAccessKeyVault", - "value": "AzureServiceUnauthorizedToAccessKeyVault" - }, - { - "key": "CertificateOrderFailed", - "value": "CertificateOrderFailed" - }, - { - "key": "ExternalPrivateKey", - "value": "ExternalPrivateKey" - }, - { - "key": "Initialized", - "value": "Initialized" - }, - { - "key": "KeyVaultDoesNotExist", - "value": "KeyVaultDoesNotExist" - }, - { - "key": "KeyVaultSecretDoesNotExist", - "value": "KeyVaultSecretDoesNotExist" - }, - { - "key": "OperationNotPermittedOnKeyVault", - "value": "OperationNotPermittedOnKeyVault" - }, - { - "key": "Succeeded", - "value": "Succeeded" - }, - { - "key": "Unknown", - "value": "Unknown" - }, - { - "key": "UnknownError", - "value": "UnknownError" - }, - { - "key": "WaitingOnCertificateOrder", - "value": "WaitingOnCertificateOrder" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Constant-ProvisioningState.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Constant-ProvisioningState.json deleted file mode 100644 index 7dc0bef1cb4..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Constant-ProvisioningState.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "ProvisioningState", - "type": "String", - "values": [ - { - "key": "Canceled", - "value": "Canceled" - }, - { - "key": "Deleting", - "value": "Deleting" - }, - { - "key": "Failed", - "value": "Failed" - }, - { - "key": "InProgress", - "value": "InProgress" - }, - { - "key": "Succeeded", - "value": "Succeeded" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Constant-ResourceNotRenewableReason.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Constant-ResourceNotRenewableReason.json deleted file mode 100644 index 612fd7b3eaa..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Constant-ResourceNotRenewableReason.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "ResourceNotRenewableReason", - "type": "String", - "values": [ - { - "key": "ExpirationNotInRenewalTimeRange", - "value": "ExpirationNotInRenewalTimeRange" - }, - { - "key": "RegistrationStatusNotSupportedForRenewal", - "value": "RegistrationStatusNotSupportedForRenewal" - }, - { - "key": "SubscriptionNotActive", - "value": "SubscriptionNotActive" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificate.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificate.json deleted file mode 100644 index eef45044f08..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificate.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "AppServiceCertificate", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keyVaultId", - "name": "KeyVaultId", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keyVaultSecretName", - "name": "KeyVaultSecretName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "provisioningState", - "name": "ProvisioningState", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "KeyVaultSecretStatus", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrder.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrder.json deleted file mode 100644 index 8141fc86ce0..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrder.json +++ /dev/null @@ -1,111 +0,0 @@ -{ - "name": "AppServiceCertificateOrder", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "location", - "name": "Location", - "objectDefinition": { - "type": "Location", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrderProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "tags", - "name": "Tags", - "objectDefinition": { - "type": "Tags", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderPatchResource.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderPatchResource.json deleted file mode 100644 index bc09f38398c..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderPatchResource.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "AppServiceCertificateOrderPatchResource", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrderPatchResourceProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderPatchResourceProperties.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderPatchResourceProperties.json deleted file mode 100644 index 87ef413fd3a..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderPatchResourceProperties.json +++ /dev/null @@ -1,321 +0,0 @@ -{ - "name": "AppServiceCertificateOrderPatchResourceProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "appServiceCertificateNotRenewableReasons", - "name": "AppServiceCertificateNotRenewableReasons", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "ResourceNotRenewableReason", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "autoRenew", - "name": "AutoRenew", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "certificates", - "name": "Certificates", - "objectDefinition": { - "type": "Dictionary", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificate", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contact", - "name": "Contact", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateOrderContact", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "csr", - "name": "Csr", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "distinguishedName", - "name": "DistinguishedName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "domainVerificationToken", - "name": "DomainVerificationToken", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "expirationTime", - "name": "ExpirationTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "intermediate", - "name": "Intermediate", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateDetails", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "isPrivateKeyExternal", - "name": "IsPrivateKeyExternal", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keySize", - "name": "KeySize", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "lastCertificateIssuanceTime", - "name": "LastCertificateIssuanceTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "nextAutoRenewalTimeStamp", - "name": "NextAutoRenewalTimeStamp", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "productType", - "name": "ProductType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateProductType", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "provisioningState", - "name": "ProvisioningState", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "ProvisioningState", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "root", - "name": "Root", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateDetails", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "serialNumber", - "name": "SerialNumber", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "signedCertificate", - "name": "SignedCertificate", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateDetails", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "status", - "name": "Status", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateOrderStatus", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "validityInYears", - "name": "ValidityInYears", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderProperties.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderProperties.json deleted file mode 100644 index 748c7cdb2bf..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificateOrderProperties.json +++ /dev/null @@ -1,321 +0,0 @@ -{ - "name": "AppServiceCertificateOrderProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "appServiceCertificateNotRenewableReasons", - "name": "AppServiceCertificateNotRenewableReasons", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "ResourceNotRenewableReason", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "autoRenew", - "name": "AutoRenew", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "certificates", - "name": "Certificates", - "objectDefinition": { - "type": "Dictionary", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificate", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contact", - "name": "Contact", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateOrderContact", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "csr", - "name": "Csr", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "distinguishedName", - "name": "DistinguishedName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "domainVerificationToken", - "name": "DomainVerificationToken", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "expirationTime", - "name": "ExpirationTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "intermediate", - "name": "Intermediate", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateDetails", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "isPrivateKeyExternal", - "name": "IsPrivateKeyExternal", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keySize", - "name": "KeySize", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "lastCertificateIssuanceTime", - "name": "LastCertificateIssuanceTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "nextAutoRenewalTimeStamp", - "name": "NextAutoRenewalTimeStamp", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "productType", - "name": "ProductType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateProductType", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "provisioningState", - "name": "ProvisioningState", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "ProvisioningState", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "root", - "name": "Root", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateDetails", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "serialNumber", - "name": "SerialNumber", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "signedCertificate", - "name": "SignedCertificate", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateDetails", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "status", - "name": "Status", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateOrderStatus", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "validityInYears", - "name": "ValidityInYears", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificatePatchResource.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificatePatchResource.json deleted file mode 100644 index 63cdfe075e8..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificatePatchResource.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "AppServiceCertificatePatchResource", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificate", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificateResource.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificateResource.json deleted file mode 100644 index d0b3b64b4b7..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-AppServiceCertificateResource.json +++ /dev/null @@ -1,111 +0,0 @@ -{ - "name": "AppServiceCertificateResource", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "location", - "name": "Location", - "objectDefinition": { - "type": "Location", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificate", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "tags", - "name": "Tags", - "objectDefinition": { - "type": "Tags", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-CertificateDetails.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-CertificateDetails.json deleted file mode 100644 index e4b07b356d9..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-CertificateDetails.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "name": "CertificateDetails", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "issuer", - "name": "Issuer", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "notAfter", - "name": "NotAfter", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "notBefore", - "name": "NotBefore", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "rawData", - "name": "RawData", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "serialNumber", - "name": "SerialNumber", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "signatureAlgorithm", - "name": "SignatureAlgorithm", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "subject", - "name": "Subject", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "thumbprint", - "name": "Thumbprint", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "version", - "name": "Version", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-CertificateEmail.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-CertificateEmail.json deleted file mode 100644 index e2285bdea5c..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-CertificateEmail.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "name": "CertificateEmail", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "emailId", - "name": "EmailId", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "timeStamp", - "name": "TimeStamp", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-CertificateOrderAction.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-CertificateOrderAction.json deleted file mode 100644 index da3caa6926d..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-CertificateOrderAction.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "name": "CertificateOrderAction", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "actionType", - "name": "ActionType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateOrderActionType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "createdAt", - "name": "CreatedAt", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-CertificateOrderContact.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-CertificateOrderContact.json deleted file mode 100644 index 5baae3c5ddf..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-CertificateOrderContact.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "name": "CertificateOrderContact", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "email", - "name": "Email", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameFirst", - "name": "NameFirst", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameLast", - "name": "NameLast", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "phone", - "name": "Phone", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-NameIdentifier.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-NameIdentifier.json deleted file mode 100644 index 905759323a0..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-NameIdentifier.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "NameIdentifier", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-ReissueCertificateOrderRequest.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-ReissueCertificateOrderRequest.json deleted file mode 100644 index ea4c8026cce..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-ReissueCertificateOrderRequest.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "ReissueCertificateOrderRequest", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "ReissueCertificateOrderRequestProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-ReissueCertificateOrderRequestProperties.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-ReissueCertificateOrderRequestProperties.json deleted file mode 100644 index 885338fb826..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-ReissueCertificateOrderRequestProperties.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "name": "ReissueCertificateOrderRequestProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "csr", - "name": "Csr", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "delayExistingRevokeInHours", - "name": "DelayExistingRevokeInHours", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "isPrivateKeyExternal", - "name": "IsPrivateKeyExternal", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keySize", - "name": "KeySize", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-RenewCertificateOrderRequest.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-RenewCertificateOrderRequest.json deleted file mode 100644 index e58fbb0e507..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-RenewCertificateOrderRequest.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "RenewCertificateOrderRequest", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "RenewCertificateOrderRequestProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-RenewCertificateOrderRequestProperties.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-RenewCertificateOrderRequestProperties.json deleted file mode 100644 index 30046ab484e..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-RenewCertificateOrderRequestProperties.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "RenewCertificateOrderRequestProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "csr", - "name": "Csr", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "isPrivateKeyExternal", - "name": "IsPrivateKeyExternal", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keySize", - "name": "KeySize", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-SiteSeal.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-SiteSeal.json deleted file mode 100644 index 7ead878ac4b..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-SiteSeal.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "SiteSeal", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "html", - "name": "Html", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-SiteSealRequest.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-SiteSealRequest.json deleted file mode 100644 index f866c1d61c3..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Model-SiteSealRequest.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "SiteSealRequest", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "lightTheme", - "name": "LightTheme", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "locale", - "name": "Locale", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-CreateOrUpdate.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-CreateOrUpdate.json deleted file mode 100644 index 3dadedcd6ed..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-CreateOrUpdate.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "CreateOrUpdate", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 201 - ], - "longRunning": true, - "httpMethod": "PUT", - "resourceIdName": "CertificateOrderId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-CreateOrUpdateCertificate.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-CreateOrUpdateCertificate.json deleted file mode 100644 index eec23db754f..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-CreateOrUpdateCertificate.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "CreateOrUpdateCertificate", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 201 - ], - "longRunning": true, - "httpMethod": "PUT", - "resourceIdName": "CertificateOrderCertificateId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateResource", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateResource", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-Delete.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-Delete.json deleted file mode 100644 index b71b7db3e82..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-Delete.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Delete", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 204 - ], - "longRunning": false, - "httpMethod": "DELETE", - "resourceIdName": "CertificateOrderId" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-DeleteCertificate.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-DeleteCertificate.json deleted file mode 100644 index f6f75bcf11c..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-DeleteCertificate.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "DeleteCertificate", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 204 - ], - "longRunning": false, - "httpMethod": "DELETE", - "resourceIdName": "CertificateOrderCertificateId" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-Get.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-Get.json deleted file mode 100644 index e56bd9f498a..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-Get.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "Get", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "CertificateOrderId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-GetCertificate.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-GetCertificate.json deleted file mode 100644 index 65459cf932a..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-GetCertificate.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "GetCertificate", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "CertificateOrderCertificateId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateResource", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-List.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-List.json deleted file mode 100644 index 865578f0cbc..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-List.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "List", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "SubscriptionId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.CertificateRegistration/certificateOrders" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-ListByResourceGroup.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-ListByResourceGroup.json deleted file mode 100644 index 3be972f7102..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-ListByResourceGroup.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "ListByResourceGroup", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "ResourceGroupId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.CertificateRegistration/certificateOrders" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-ListCertificates.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-ListCertificates.json deleted file mode 100644 index b421d83a052..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-ListCertificates.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "ListCertificates", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "CertificateOrderId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateResource", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/certificates" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-Reissue.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-Reissue.json deleted file mode 100644 index 9b6a9acce9d..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-Reissue.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "Reissue", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "ReissueCertificateOrderRequest", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/reissue" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-Renew.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-Renew.json deleted file mode 100644 index fdfa83c16dd..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-Renew.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "Renew", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "RenewCertificateOrderRequest", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/renew" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-ResendEmail.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-ResendEmail.json deleted file mode 100644 index eca3c754ca4..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-ResendEmail.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "ResendEmail", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "uriSuffix": "/resendEmail" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-ResendRequestEmails.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-ResendRequestEmails.json deleted file mode 100644 index e0a3c080f9b..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-ResendRequestEmails.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "ResendRequestEmails", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "NameIdentifier", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/resendRequestEmails" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-RetrieveCertificateActions.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-RetrieveCertificateActions.json deleted file mode 100644 index a6c25196994..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-RetrieveCertificateActions.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "RetrieveCertificateActions", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "responseObject": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateOrderAction", - "referenceNameIsCommonType": null - } - }, - "uriSuffix": "/retrieveCertificateActions" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-RetrieveCertificateEmailHistory.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-RetrieveCertificateEmailHistory.json deleted file mode 100644 index 91a551094d3..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-RetrieveCertificateEmailHistory.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "RetrieveCertificateEmailHistory", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "responseObject": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "CertificateEmail", - "referenceNameIsCommonType": null - } - }, - "uriSuffix": "/retrieveEmailHistory" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-RetrieveSiteSeal.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-RetrieveSiteSeal.json deleted file mode 100644 index a4204474961..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-RetrieveSiteSeal.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "RetrieveSiteSeal", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "SiteSealRequest", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "SiteSeal", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/retrieveSiteSeal" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-Update.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-Update.json deleted file mode 100644 index d4f428794d4..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-Update.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "Update", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "PATCH", - "resourceIdName": "CertificateOrderId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrderPatchResource", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-UpdateCertificate.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-UpdateCertificate.json deleted file mode 100644 index 03d52c127f1..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-UpdateCertificate.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "UpdateCertificate", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "PATCH", - "resourceIdName": "CertificateOrderCertificateId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificatePatchResource", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateResource", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-ValidatePurchaseInformation.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-ValidatePurchaseInformation.json deleted file mode 100644 index fca84950b9f..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-ValidatePurchaseInformation.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "ValidatePurchaseInformation", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "SubscriptionId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "AppServiceCertificateOrder", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.CertificateRegistration/validateCertificateRegistrationInformation" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-VerifyDomainOwnership.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-VerifyDomainOwnership.json deleted file mode 100644 index 4c7b31a4305..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/Operation-VerifyDomainOwnership.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "VerifyDomainOwnership", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "CertificateOrderId", - "uriSuffix": "/verifyDomainOwnership" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/ResourceId-CertificateOrderCertificateId.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/ResourceId-CertificateOrderCertificateId.json deleted file mode 100644 index 40eee9b3f51..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/ResourceId-CertificateOrderCertificateId.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "name": "CertificateOrderCertificateId", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{certificateName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticResourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftCertificateRegistration", - "type": "ResourceProvider", - "value": "Microsoft.CertificateRegistration" - }, - { - "exampleValue": "", - "name": "staticCertificateOrders", - "type": "Static", - "value": "certificateOrders" - }, - { - "exampleValue": "certificateOrderName", - "name": "certificateOrderName", - "type": "UserSpecified" - }, - { - "exampleValue": "", - "name": "staticCertificates", - "type": "Static", - "value": "certificates" - }, - { - "exampleValue": "certificateName", - "name": "certificateName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/ResourceId-CertificateOrderId.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/ResourceId-CertificateOrderId.json deleted file mode 100644 index d6eba6d176a..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/ResourceId-CertificateOrderId.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "CertificateOrderId", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticResourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftCertificateRegistration", - "type": "ResourceProvider", - "value": "Microsoft.CertificateRegistration" - }, - { - "exampleValue": "", - "name": "staticCertificateOrders", - "type": "Static", - "value": "certificateOrders" - }, - { - "exampleValue": "certificateOrderName", - "name": "certificateOrderName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/ResourceId-ResourceGroupId.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/ResourceId-ResourceGroupId.json deleted file mode 100644 index 60318116e67..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/ResourceId-ResourceGroupId.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "ResourceGroupId", - "commonAlias": "ResourceGroup", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}", - "segments": [ - { - "exampleValue": "", - "name": "subscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "resourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/ResourceId-SubscriptionId.json b/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/ResourceId-SubscriptionId.json deleted file mode 100644 index cba7e639167..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/AppServiceCertificateOrders/ResourceId-SubscriptionId.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "SubscriptionId", - "commonAlias": "Subscription", - "id": "/subscriptions/{subscriptionId}", - "segments": [ - { - "exampleValue": "", - "name": "subscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Constant-DetectorType.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Constant-DetectorType.json deleted file mode 100644 index d8394c429fe..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Constant-DetectorType.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "DetectorType", - "type": "String", - "values": [ - { - "key": "Analysis", - "value": "Analysis" - }, - { - "key": "CategoryOverview", - "value": "CategoryOverview" - }, - { - "key": "Detector", - "value": "Detector" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Constant-InsightStatus.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Constant-InsightStatus.json deleted file mode 100644 index 1c60ea0ee81..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Constant-InsightStatus.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "InsightStatus", - "type": "String", - "values": [ - { - "key": "Critical", - "value": "Critical" - }, - { - "key": "Info", - "value": "Info" - }, - { - "key": "None", - "value": "None" - }, - { - "key": "Success", - "value": "Success" - }, - { - "key": "Warning", - "value": "Warning" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Constant-RenderingType.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Constant-RenderingType.json deleted file mode 100644 index 4d3520acd17..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Constant-RenderingType.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "name": "RenderingType", - "type": "String", - "values": [ - { - "key": "AppInsight", - "value": "AppInsight" - }, - { - "key": "AppInsightEnablement", - "value": "AppInsightEnablement" - }, - { - "key": "Card", - "value": "Card" - }, - { - "key": "ChangeAnalysisOnboarding", - "value": "ChangeAnalysisOnboarding" - }, - { - "key": "ChangeSets", - "value": "ChangeSets" - }, - { - "key": "ChangesView", - "value": "ChangesView" - }, - { - "key": "DataSummary", - "value": "DataSummary" - }, - { - "key": "DependencyGraph", - "value": "DependencyGraph" - }, - { - "key": "Detector", - "value": "Detector" - }, - { - "key": "DownTime", - "value": "DownTime" - }, - { - "key": "DropDown", - "value": "DropDown" - }, - { - "key": "DynamicInsight", - "value": "DynamicInsight" - }, - { - "key": "Email", - "value": "Email" - }, - { - "key": "Form", - "value": "Form" - }, - { - "key": "Guage", - "value": "Guage" - }, - { - "key": "Insights", - "value": "Insights" - }, - { - "key": "Markdown", - "value": "Markdown" - }, - { - "key": "NoGraph", - "value": "NoGraph" - }, - { - "key": "PieChart", - "value": "PieChart" - }, - { - "key": "SearchComponent", - "value": "SearchComponent" - }, - { - "key": "Solution", - "value": "Solution" - }, - { - "key": "SummaryCard", - "value": "SummaryCard" - }, - { - "key": "Table", - "value": "Table" - }, - { - "key": "TimeSeries", - "value": "TimeSeries" - }, - { - "key": "TimeSeriesPerInstance", - "value": "TimeSeriesPerInstance" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DataProviderMetadata.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DataProviderMetadata.json deleted file mode 100644 index 4932f4c718b..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DataProviderMetadata.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "name": "DataProviderMetadata", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "propertyBag", - "name": "PropertyBag", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "KeyValuePairStringObject", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "providerName", - "name": "ProviderName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DataTableResponseColumn.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DataTableResponseColumn.json deleted file mode 100644 index 97a4381694c..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DataTableResponseColumn.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "DataTableResponseColumn", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "columnName", - "name": "ColumnName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "columnType", - "name": "ColumnType", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dataType", - "name": "DataType", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DataTableResponseObject.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DataTableResponseObject.json deleted file mode 100644 index bd46940cfc4..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DataTableResponseObject.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "name": "DataTableResponseObject", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "columns", - "name": "Columns", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "DataTableResponseColumn", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "rows", - "name": "Rows", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "tableName", - "name": "TableName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DetectorInfo.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DetectorInfo.json deleted file mode 100644 index 90e1e6a9b34..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DetectorInfo.json +++ /dev/null @@ -1,153 +0,0 @@ -{ - "name": "DetectorInfo", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "analysisType", - "name": "AnalysisType", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "author", - "name": "Author", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "category", - "name": "Category", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "description", - "name": "Description", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "score", - "name": "Score", - "objectDefinition": { - "type": "Float", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "supportTopicList", - "name": "SupportTopicList", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "SupportTopic", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DetectorType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DetectorResponse.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DetectorResponse.json deleted file mode 100644 index 9cd0b165d48..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DetectorResponse.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "DetectorResponse", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DetectorResponseProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DetectorResponseProperties.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DetectorResponseProperties.json deleted file mode 100644 index 5b32b50e8f1..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DetectorResponseProperties.json +++ /dev/null @@ -1,93 +0,0 @@ -{ - "name": "DetectorResponseProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dataProvidersMetadata", - "name": "DataProvidersMetadata", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "DataProviderMetadata", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dataset", - "name": "Dataset", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "DiagnosticData", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "metadata", - "name": "Metadata", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DetectorInfo", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "status", - "name": "Status", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Status", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "suggestedUtterances", - "name": "SuggestedUtterances", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "QueryUtterancesResults", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DiagnosticData.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DiagnosticData.json deleted file mode 100644 index 4a57905f54e..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-DiagnosticData.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "DiagnosticData", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "renderingProperties", - "name": "RenderingProperties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Rendering", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "table", - "name": "Table", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DataTableResponseObject", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-KeyValuePairStringObject.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-KeyValuePairStringObject.json deleted file mode 100644 index 7235b9566da..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-KeyValuePairStringObject.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "KeyValuePairStringObject", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "key", - "name": "Key", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "value", - "name": "Value", - "objectDefinition": { - "type": "RawObject", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-QueryUtterancesResult.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-QueryUtterancesResult.json deleted file mode 100644 index 195b809d799..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-QueryUtterancesResult.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "QueryUtterancesResult", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "sampleUtterance", - "name": "SampleUtterance", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "SampleUtterance", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "score", - "name": "Score", - "objectDefinition": { - "type": "Float", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-QueryUtterancesResults.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-QueryUtterancesResults.json deleted file mode 100644 index 0362b03bad7..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-QueryUtterancesResults.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "name": "QueryUtterancesResults", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "query", - "name": "Query", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "results", - "name": "Results", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "QueryUtterancesResult", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-Rendering.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-Rendering.json deleted file mode 100644 index 90814d31813..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-Rendering.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "Rendering", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "description", - "name": "Description", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "title", - "name": "Title", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "RenderingType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-SampleUtterance.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-SampleUtterance.json deleted file mode 100644 index 9059475cf72..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-SampleUtterance.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "name": "SampleUtterance", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "links", - "name": "Links", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "qid", - "name": "Qid", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "text", - "name": "Text", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-Status.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-Status.json deleted file mode 100644 index f75c85d4ea0..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-Status.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "Status", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "message", - "name": "Message", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "statusId", - "name": "StatusId", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "InsightStatus", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-SupportTopic.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-SupportTopic.json deleted file mode 100644 index 7f2806eceb4..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Model-SupportTopic.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "SupportTopic", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "pesId", - "name": "PesId", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Operation-GetAppServiceCertificateOrderDetectorResponse.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Operation-GetAppServiceCertificateOrderDetectorResponse.json deleted file mode 100644 index 6d35255e8b1..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Operation-GetAppServiceCertificateOrderDetectorResponse.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "name": "GetAppServiceCertificateOrderDetectorResponse", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "GET", - "options": [ - { - "type": "Data", - "optional": true, - "queryString": "endTime", - "required": false, - "field": "EndTime", - "optionsObjectDefinition": { - "type": "String", - "referenceName": null - } - }, - { - "type": "Data", - "optional": true, - "queryString": "startTime", - "required": false, - "field": "StartTime", - "optionsObjectDefinition": { - "type": "String", - "referenceName": null - } - }, - { - "type": "Data", - "optional": true, - "queryString": "timeGrain", - "required": false, - "field": "TimeGrain", - "optionsObjectDefinition": { - "type": "String", - "referenceName": null - } - } - ], - "resourceIdName": "CertificateOrderDetectorId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DetectorResponse", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Operation-ListAppServiceCertificateOrderDetectorResponse.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Operation-ListAppServiceCertificateOrderDetectorResponse.json deleted file mode 100644 index 4ce1c5a3c0a..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/Operation-ListAppServiceCertificateOrderDetectorResponse.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "ListAppServiceCertificateOrderDetectorResponse", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "CertificateOrderId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DetectorResponse", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/detectors" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/ResourceId-CertificateOrderDetectorId.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/ResourceId-CertificateOrderDetectorId.json deleted file mode 100644 index 57380af6c42..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/ResourceId-CertificateOrderDetectorId.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "name": "CertificateOrderDetectorId", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/detectors/{detectorName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticResourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftCertificateRegistration", - "type": "ResourceProvider", - "value": "Microsoft.CertificateRegistration" - }, - { - "exampleValue": "", - "name": "staticCertificateOrders", - "type": "Static", - "value": "certificateOrders" - }, - { - "exampleValue": "certificateOrderName", - "name": "certificateOrderName", - "type": "UserSpecified" - }, - { - "exampleValue": "", - "name": "staticDetectors", - "type": "Static", - "value": "detectors" - }, - { - "exampleValue": "detectorName", - "name": "detectorName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/ResourceId-CertificateOrderId.json b/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/ResourceId-CertificateOrderId.json deleted file mode 100644 index d6eba6d176a..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/CertificateOrdersDiagnostics/ResourceId-CertificateOrderId.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "CertificateOrderId", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticResourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftCertificateRegistration", - "type": "ResourceProvider", - "value": "Microsoft.CertificateRegistration" - }, - { - "exampleValue": "", - "name": "staticCertificateOrders", - "type": "Static", - "value": "certificateOrders" - }, - { - "exampleValue": "certificateOrderName", - "name": "certificateOrderName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-AzureResourceType.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-AzureResourceType.json deleted file mode 100644 index c01fabb893b..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-AzureResourceType.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "AzureResourceType", - "type": "String", - "values": [ - { - "key": "TrafficManager", - "value": "TrafficManager" - }, - { - "key": "Website", - "value": "Website" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-CustomHostNameDnsRecordType.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-CustomHostNameDnsRecordType.json deleted file mode 100644 index 6415989dd20..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-CustomHostNameDnsRecordType.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "CustomHostNameDnsRecordType", - "type": "String", - "values": [ - { - "key": "A", - "value": "A" - }, - { - "key": "CName", - "value": "CName" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-DnsType.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-DnsType.json deleted file mode 100644 index 9aebff33034..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-DnsType.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "DnsType", - "type": "String", - "values": [ - { - "key": "AzureDns", - "value": "AzureDns" - }, - { - "key": "DefaultDomainRegistrarDns", - "value": "DefaultDomainRegistrarDns" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-DomainStatus.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-DomainStatus.json deleted file mode 100644 index b10c218ec5f..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-DomainStatus.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "name": "DomainStatus", - "type": "String", - "values": [ - { - "key": "Active", - "value": "Active" - }, - { - "key": "Awaiting", - "value": "Awaiting" - }, - { - "key": "Cancelled", - "value": "Cancelled" - }, - { - "key": "Confiscated", - "value": "Confiscated" - }, - { - "key": "Disabled", - "value": "Disabled" - }, - { - "key": "Excluded", - "value": "Excluded" - }, - { - "key": "Expired", - "value": "Expired" - }, - { - "key": "Failed", - "value": "Failed" - }, - { - "key": "Held", - "value": "Held" - }, - { - "key": "JsonConverterFailed", - "value": "JsonConverterFailed" - }, - { - "key": "Locked", - "value": "Locked" - }, - { - "key": "Parked", - "value": "Parked" - }, - { - "key": "Pending", - "value": "Pending" - }, - { - "key": "Reserved", - "value": "Reserved" - }, - { - "key": "Reverted", - "value": "Reverted" - }, - { - "key": "Suspended", - "value": "Suspended" - }, - { - "key": "Transferred", - "value": "Transferred" - }, - { - "key": "Unknown", - "value": "Unknown" - }, - { - "key": "Unlocked", - "value": "Unlocked" - }, - { - "key": "Unparked", - "value": "Unparked" - }, - { - "key": "Updated", - "value": "Updated" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-DomainType.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-DomainType.json deleted file mode 100644 index 1e53257259f..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-DomainType.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "DomainType", - "type": "String", - "values": [ - { - "key": "Regular", - "value": "Regular" - }, - { - "key": "SoftDeleted", - "value": "SoftDeleted" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-HostNameType.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-HostNameType.json deleted file mode 100644 index ecab563e564..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-HostNameType.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "HostNameType", - "type": "String", - "values": [ - { - "key": "Managed", - "value": "Managed" - }, - { - "key": "Verified", - "value": "Verified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-ProvisioningState.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-ProvisioningState.json deleted file mode 100644 index 7dc0bef1cb4..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-ProvisioningState.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "name": "ProvisioningState", - "type": "String", - "values": [ - { - "key": "Canceled", - "value": "Canceled" - }, - { - "key": "Deleting", - "value": "Deleting" - }, - { - "key": "Failed", - "value": "Failed" - }, - { - "key": "InProgress", - "value": "InProgress" - }, - { - "key": "Succeeded", - "value": "Succeeded" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-ResourceNotRenewableReason.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-ResourceNotRenewableReason.json deleted file mode 100644 index 612fd7b3eaa..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Constant-ResourceNotRenewableReason.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "ResourceNotRenewableReason", - "type": "String", - "values": [ - { - "key": "ExpirationNotInRenewalTimeRange", - "value": "ExpirationNotInRenewalTimeRange" - }, - { - "key": "RegistrationStatusNotSupportedForRenewal", - "value": "RegistrationStatusNotSupportedForRenewal" - }, - { - "key": "SubscriptionNotActive", - "value": "SubscriptionNotActive" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-Address.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-Address.json deleted file mode 100644 index 42b01f689f3..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-Address.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "name": "Address", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "address1", - "name": "Address1", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "address2", - "name": "Address2", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "city", - "name": "City", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "country", - "name": "Country", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "postalCode", - "name": "PostalCode", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "state", - "name": "State", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-Contact.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-Contact.json deleted file mode 100644 index 18b6bc60820..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-Contact.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "name": "Contact", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "addressMailing", - "name": "AddressMailing", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Address", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "email", - "name": "Email", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "fax", - "name": "Fax", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "jobTitle", - "name": "JobTitle", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameFirst", - "name": "NameFirst", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameLast", - "name": "NameLast", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameMiddle", - "name": "NameMiddle", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "organization", - "name": "Organization", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "phone", - "name": "Phone", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-Domain.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-Domain.json deleted file mode 100644 index f9727bb9fa6..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-Domain.json +++ /dev/null @@ -1,111 +0,0 @@ -{ - "name": "Domain", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "location", - "name": "Location", - "objectDefinition": { - "type": "Location", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "tags", - "name": "Tags", - "objectDefinition": { - "type": "Tags", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainAvailabilityCheckResult.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainAvailabilityCheckResult.json deleted file mode 100644 index 128cfd63dce..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainAvailabilityCheckResult.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "DomainAvailabilityCheckResult", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "available", - "name": "Available", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "domainType", - "name": "DomainType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainControlCenterSsoRequest.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainControlCenterSsoRequest.json deleted file mode 100644 index 37efb30215c..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainControlCenterSsoRequest.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "DomainControlCenterSsoRequest", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "postParameterKey", - "name": "PostParameterKey", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "postParameterValue", - "name": "PostParameterValue", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "url", - "name": "Url", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainOwnershipIdentifier.json deleted file mode 100644 index d26bfb43a96..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainOwnershipIdentifier.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "DomainOwnershipIdentifier", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifierProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainOwnershipIdentifierProperties.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainOwnershipIdentifierProperties.json deleted file mode 100644 index 0c710e7d25b..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainOwnershipIdentifierProperties.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "DomainOwnershipIdentifierProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "ownershipId", - "name": "OwnershipId", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainPatchResource.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainPatchResource.json deleted file mode 100644 index 8843a00ba79..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainPatchResource.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "DomainPatchResource", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainPatchResourceProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainPatchResourceProperties.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainPatchResourceProperties.json deleted file mode 100644 index 49b3234f460..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainPatchResourceProperties.json +++ /dev/null @@ -1,327 +0,0 @@ -{ - "name": "DomainPatchResourceProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "authCode", - "name": "AuthCode", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "autoRenew", - "name": "AutoRenew", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "consent", - "name": "Consent", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainPurchaseConsent", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactAdmin", - "name": "ContactAdmin", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactBilling", - "name": "ContactBilling", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactRegistrant", - "name": "ContactRegistrant", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactTech", - "name": "ContactTech", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "createdTime", - "name": "CreatedTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dnsType", - "name": "DnsType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DnsType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dnsZoneId", - "name": "DnsZoneId", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "domainNotRenewableReasons", - "name": "DomainNotRenewableReasons", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "ResourceNotRenewableReason", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "expirationTime", - "name": "ExpirationTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "lastRenewedTime", - "name": "LastRenewedTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "managedHostNames", - "name": "ManagedHostNames", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "HostName", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameServers", - "name": "NameServers", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "privacy", - "name": "Privacy", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "provisioningState", - "name": "ProvisioningState", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "ProvisioningState", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "readyForDnsRecordManagement", - "name": "ReadyForDnsRecordManagement", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "registrationStatus", - "name": "RegistrationStatus", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainStatus", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "targetDnsType", - "name": "TargetDnsType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DnsType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainProperties.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainProperties.json deleted file mode 100644 index 8953d36afe5..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainProperties.json +++ /dev/null @@ -1,327 +0,0 @@ -{ - "name": "DomainProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "authCode", - "name": "AuthCode", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "autoRenew", - "name": "AutoRenew", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "consent", - "name": "Consent", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainPurchaseConsent", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactAdmin", - "name": "ContactAdmin", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactBilling", - "name": "ContactBilling", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactRegistrant", - "name": "ContactRegistrant", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "contactTech", - "name": "ContactTech", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "Contact", - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "createdTime", - "name": "CreatedTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dnsType", - "name": "DnsType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DnsType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "dnsZoneId", - "name": "DnsZoneId", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "domainNotRenewableReasons", - "name": "DomainNotRenewableReasons", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "ResourceNotRenewableReason", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "expirationTime", - "name": "ExpirationTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "lastRenewedTime", - "name": "LastRenewedTime", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "managedHostNames", - "name": "ManagedHostNames", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "Reference", - "nullable": false, - "referenceName": "HostName", - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "nameServers", - "name": "NameServers", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "privacy", - "name": "Privacy", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "provisioningState", - "name": "ProvisioningState", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "ProvisioningState", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "readyForDnsRecordManagement", - "name": "ReadyForDnsRecordManagement", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "registrationStatus", - "name": "RegistrationStatus", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainStatus", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "targetDnsType", - "name": "TargetDnsType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "DnsType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainPurchaseConsent.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainPurchaseConsent.json deleted file mode 100644 index 92ce6b7cc1f..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainPurchaseConsent.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "name": "DomainPurchaseConsent", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "dateFormat": "RFC3339", - "jsonName": "agreedAt", - "name": "AgreedAt", - "objectDefinition": { - "type": "DateTime", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "agreedBy", - "name": "AgreedBy", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "agreementKeys", - "name": "AgreementKeys", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainRecommendationSearchParameters.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainRecommendationSearchParameters.json deleted file mode 100644 index 49c580c690a..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-DomainRecommendationSearchParameters.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "DomainRecommendationSearchParameters", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "keywords", - "name": "Keywords", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "maxDomainRecommendations", - "name": "MaxDomainRecommendations", - "objectDefinition": { - "type": "Integer", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-HostName.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-HostName.json deleted file mode 100644 index 288b47a7a9c..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-HostName.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "name": "HostName", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "azureResourceName", - "name": "AzureResourceName", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "azureResourceType", - "name": "AzureResourceType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "AzureResourceType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "customHostNameDnsRecordType", - "name": "CustomHostNameDnsRecordType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "CustomHostNameDnsRecordType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "hostNameType", - "name": "HostNameType", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "HostNameType", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "siteNames", - "name": "SiteNames", - "objectDefinition": { - "type": "List", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null, - "nestedItem": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - } - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-NameIdentifier.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-NameIdentifier.json deleted file mode 100644 index 905759323a0..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Model-NameIdentifier.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "NameIdentifier", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-CheckAvailability.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-CheckAvailability.json deleted file mode 100644 index 6d9ec205d4b..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-CheckAvailability.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "CheckAvailability", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "SubscriptionId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "NameIdentifier", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainAvailabilityCheckResult", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.DomainRegistration/checkDomainAvailability" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-CreateOrUpdate.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-CreateOrUpdate.json deleted file mode 100644 index 64e2ab24ca9..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-CreateOrUpdate.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "CreateOrUpdate", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 202 - ], - "longRunning": true, - "httpMethod": "PUT", - "resourceIdName": "DomainId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-CreateOrUpdateOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-CreateOrUpdateOwnershipIdentifier.json deleted file mode 100644 index 63808897fc4..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-CreateOrUpdateOwnershipIdentifier.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "CreateOrUpdateOwnershipIdentifier", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "PUT", - "resourceIdName": "DomainOwnershipIdentifierId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifier", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifier", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-Delete.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-Delete.json deleted file mode 100644 index 5996e8c7986..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-Delete.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "Delete", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 204 - ], - "longRunning": false, - "httpMethod": "DELETE", - "options": [ - { - "type": "Data", - "optional": true, - "queryString": "forceHardDeleteDomain", - "required": false, - "field": "ForceHardDeleteDomain", - "optionsObjectDefinition": { - "type": "Boolean", - "referenceName": null - } - } - ], - "resourceIdName": "DomainId" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-DeleteOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-DeleteOwnershipIdentifier.json deleted file mode 100644 index d6cfe1e7f1e..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-DeleteOwnershipIdentifier.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "DeleteOwnershipIdentifier", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 204 - ], - "longRunning": false, - "httpMethod": "DELETE", - "resourceIdName": "DomainOwnershipIdentifierId" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-Get.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-Get.json deleted file mode 100644 index 1b734a07722..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-Get.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "Get", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "DomainId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-GetControlCenterSsoRequest.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-GetControlCenterSsoRequest.json deleted file mode 100644 index a6a394409a2..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-GetControlCenterSsoRequest.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "GetControlCenterSsoRequest", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "SubscriptionId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainControlCenterSsoRequest", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.DomainRegistration/generateSsoRequest" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-GetOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-GetOwnershipIdentifier.json deleted file mode 100644 index 4f13c5e7e2e..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-GetOwnershipIdentifier.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "GetOwnershipIdentifier", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "DomainOwnershipIdentifierId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifier", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-List.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-List.json deleted file mode 100644 index 8c7a8b8c1a4..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-List.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "List", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "SubscriptionId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.DomainRegistration/domains" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-ListByResourceGroup.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-ListByResourceGroup.json deleted file mode 100644 index abb8b7e412d..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-ListByResourceGroup.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "ListByResourceGroup", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "ResourceGroupId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.DomainRegistration/domains" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-ListOwnershipIdentifiers.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-ListOwnershipIdentifiers.json deleted file mode 100644 index f1b13840f36..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-ListOwnershipIdentifiers.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "ListOwnershipIdentifiers", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "DomainId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifier", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/domainOwnershipIdentifiers" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-ListRecommendations.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-ListRecommendations.json deleted file mode 100644 index 1ee4f7c7706..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-ListRecommendations.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "ListRecommendations", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "SubscriptionId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainRecommendationSearchParameters", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "NameIdentifier", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.DomainRegistration/listDomainRecommendations" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-Renew.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-Renew.json deleted file mode 100644 index c94198abf24..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-Renew.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Renew", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 202, - 204 - ], - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "DomainId", - "uriSuffix": "/renew" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-TransferOut.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-TransferOut.json deleted file mode 100644 index b1572dfc5ca..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-TransferOut.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "TransferOut", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "PUT", - "resourceIdName": "DomainId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/transferOut" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-Update.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-Update.json deleted file mode 100644 index e225b332fae..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-Update.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Update", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200, - 202 - ], - "longRunning": false, - "httpMethod": "PATCH", - "resourceIdName": "DomainId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainPatchResource", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "Domain", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-UpdateOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-UpdateOwnershipIdentifier.json deleted file mode 100644 index b02e1a256f2..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/Operation-UpdateOwnershipIdentifier.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "UpdateOwnershipIdentifier", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "PATCH", - "resourceIdName": "DomainOwnershipIdentifierId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifier", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "DomainOwnershipIdentifier", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/ResourceId-DomainId.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/ResourceId-DomainId.json deleted file mode 100644 index bd361fa89fb..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/ResourceId-DomainId.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "name": "DomainId", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticResourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftDomainRegistration", - "type": "ResourceProvider", - "value": "Microsoft.DomainRegistration" - }, - { - "exampleValue": "", - "name": "staticDomains", - "type": "Static", - "value": "domains" - }, - { - "exampleValue": "domainName", - "name": "domainName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/ResourceId-DomainOwnershipIdentifierId.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/ResourceId-DomainOwnershipIdentifierId.json deleted file mode 100644 index d8142e18803..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/ResourceId-DomainOwnershipIdentifierId.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "name": "DomainOwnershipIdentifierId", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticResourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftDomainRegistration", - "type": "ResourceProvider", - "value": "Microsoft.DomainRegistration" - }, - { - "exampleValue": "", - "name": "staticDomains", - "type": "Static", - "value": "domains" - }, - { - "exampleValue": "domainName", - "name": "domainName", - "type": "UserSpecified" - }, - { - "exampleValue": "", - "name": "staticDomainOwnershipIdentifiers", - "type": "Static", - "value": "domainOwnershipIdentifiers" - }, - { - "exampleValue": "domainOwnershipIdentifierName", - "name": "domainOwnershipIdentifierName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/ResourceId-ResourceGroupId.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/ResourceId-ResourceGroupId.json deleted file mode 100644 index 60318116e67..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/ResourceId-ResourceGroupId.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "ResourceGroupId", - "commonAlias": "ResourceGroup", - "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}", - "segments": [ - { - "exampleValue": "", - "name": "subscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "resourceGroups", - "type": "Static", - "value": "resourceGroups" - }, - { - "exampleValue": "", - "name": "resourceGroupName", - "type": "ResourceGroup" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/Domains/ResourceId-SubscriptionId.json b/api-definitions/resource-manager/Web/2024-11-01/Domains/ResourceId-SubscriptionId.json deleted file mode 100644 index cba7e639167..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/Domains/ResourceId-SubscriptionId.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "SubscriptionId", - "commonAlias": "Subscription", - "id": "/subscriptions/{subscriptionId}", - "segments": [ - { - "exampleValue": "", - "name": "subscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Model-TldLegalAgreement.json b/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Model-TldLegalAgreement.json deleted file mode 100644 index 798074ad9eb..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Model-TldLegalAgreement.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "name": "TldLegalAgreement", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "agreementKey", - "name": "AgreementKey", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "content", - "name": "Content", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "title", - "name": "Title", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": false, - "readOnly": false, - "required": true, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "url", - "name": "Url", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Model-TopLevelDomain.json b/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Model-TopLevelDomain.json deleted file mode 100644 index 370de974f7e..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Model-TopLevelDomain.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "name": "TopLevelDomain", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "id", - "name": "Id", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "kind", - "name": "Kind", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "name", - "name": "Name", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "properties", - "name": "Properties", - "objectDefinition": { - "type": "Reference", - "nullable": false, - "referenceName": "TopLevelDomainProperties", - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "type", - "name": "Type", - "objectDefinition": { - "type": "String", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Model-TopLevelDomainAgreementOption.json b/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Model-TopLevelDomainAgreementOption.json deleted file mode 100644 index 31e5d159741..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Model-TopLevelDomainAgreementOption.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "TopLevelDomainAgreementOption", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "forTransfer", - "name": "ForTransfer", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - }, - { - "containsDiscriminatedTypeValue": false, - "jsonName": "includePrivacy", - "name": "IncludePrivacy", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Model-TopLevelDomainProperties.json b/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Model-TopLevelDomainProperties.json deleted file mode 100644 index 28cb3766394..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Model-TopLevelDomainProperties.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "TopLevelDomainProperties", - "fields": [ - { - "containsDiscriminatedTypeValue": false, - "jsonName": "privacy", - "name": "Privacy", - "objectDefinition": { - "type": "Boolean", - "nullable": false, - "referenceName": null, - "referenceNameIsCommonType": null - }, - "optional": true, - "readOnly": false, - "required": false, - "sensitive": false - } - ], - "IsParent": false -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Operation-Get.json b/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Operation-Get.json deleted file mode 100644 index 8632a6a0a48..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Operation-Get.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "Get", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "TopLevelDomainId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "TopLevelDomain", - "referenceNameIsCommonType": null - } -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Operation-List.json b/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Operation-List.json deleted file mode 100644 index 3a90b4e0ffc..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Operation-List.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "List", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "GET", - "resourceIdName": "SubscriptionId", - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "TopLevelDomain", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/providers/Microsoft.DomainRegistration/topLevelDomains" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Operation-ListAgreements.json b/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Operation-ListAgreements.json deleted file mode 100644 index 866beeaa98a..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/Operation-ListAgreements.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "ListAgreements", - "contentType": "application/json; charset=utf-8", - "description": "", - "expectedStatusCodes": [ - 200 - ], - "fieldContainingPaginationDetails": "nextLink", - "longRunning": false, - "httpMethod": "POST", - "resourceIdName": "TopLevelDomainId", - "requestObject": { - "type": "Reference", - "nullable": false, - "referenceName": "TopLevelDomainAgreementOption", - "referenceNameIsCommonType": null - }, - "responseObject": { - "type": "Reference", - "nullable": false, - "referenceName": "TldLegalAgreement", - "referenceNameIsCommonType": null - }, - "uriSuffix": "/listAgreements" -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/ResourceId-SubscriptionId.json b/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/ResourceId-SubscriptionId.json deleted file mode 100644 index cba7e639167..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/ResourceId-SubscriptionId.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "SubscriptionId", - "commonAlias": "Subscription", - "id": "/subscriptions/{subscriptionId}", - "segments": [ - { - "exampleValue": "", - "name": "subscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/ResourceId-TopLevelDomainId.json b/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/ResourceId-TopLevelDomainId.json deleted file mode 100644 index 9199f6553ac..00000000000 --- a/api-definitions/resource-manager/Web/2024-11-01/TopLevelDomains/ResourceId-TopLevelDomainId.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "name": "TopLevelDomainId", - "id": "/subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains/{topLevelDomainName}", - "segments": [ - { - "exampleValue": "", - "name": "staticSubscriptions", - "type": "Static", - "value": "subscriptions" - }, - { - "exampleValue": "", - "name": "subscriptionId", - "type": "SubscriptionId" - }, - { - "exampleValue": "", - "name": "staticProviders", - "type": "Static", - "value": "providers" - }, - { - "exampleValue": "", - "name": "staticMicrosoftDomainRegistration", - "type": "ResourceProvider", - "value": "Microsoft.DomainRegistration" - }, - { - "exampleValue": "", - "name": "staticTopLevelDomains", - "type": "Static", - "value": "topLevelDomains" - }, - { - "exampleValue": "topLevelDomainName", - "name": "topLevelDomainName", - "type": "UserSpecified" - } - ] -} \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/WebApps/Operation-CreateOrUpdateDomainOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2024-11-01/WebApps/Operation-CreateOrUpdateDomainOwnershipIdentifier.json index 14e8783727c..328641244fb 100644 --- a/api-definitions/resource-manager/Web/2024-11-01/WebApps/Operation-CreateOrUpdateDomainOwnershipIdentifier.json +++ b/api-definitions/resource-manager/Web/2024-11-01/WebApps/Operation-CreateOrUpdateDomainOwnershipIdentifier.json @@ -7,7 +7,7 @@ ], "longRunning": false, "httpMethod": "PUT", - "resourceIdName": "SiteDomainOwnershipIdentifierId", + "resourceIdName": "DomainOwnershipIdentifierId", "requestObject": { "type": "Reference", "nullable": false, diff --git a/api-definitions/resource-manager/Web/2024-11-01/WebApps/Operation-DeleteDomainOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2024-11-01/WebApps/Operation-DeleteDomainOwnershipIdentifier.json index 965390eeb1c..613aaf8e633 100644 --- a/api-definitions/resource-manager/Web/2024-11-01/WebApps/Operation-DeleteDomainOwnershipIdentifier.json +++ b/api-definitions/resource-manager/Web/2024-11-01/WebApps/Operation-DeleteDomainOwnershipIdentifier.json @@ -8,5 +8,5 @@ ], "longRunning": false, "httpMethod": "DELETE", - "resourceIdName": "SiteDomainOwnershipIdentifierId" + "resourceIdName": "DomainOwnershipIdentifierId" } \ No newline at end of file diff --git a/api-definitions/resource-manager/Web/2024-11-01/WebApps/Operation-GetDomainOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2024-11-01/WebApps/Operation-GetDomainOwnershipIdentifier.json index 0c0549203f0..2ec66f262ed 100644 --- a/api-definitions/resource-manager/Web/2024-11-01/WebApps/Operation-GetDomainOwnershipIdentifier.json +++ b/api-definitions/resource-manager/Web/2024-11-01/WebApps/Operation-GetDomainOwnershipIdentifier.json @@ -7,7 +7,7 @@ ], "longRunning": false, "httpMethod": "GET", - "resourceIdName": "SiteDomainOwnershipIdentifierId", + "resourceIdName": "DomainOwnershipIdentifierId", "responseObject": { "type": "Reference", "nullable": false, diff --git a/api-definitions/resource-manager/Web/2024-11-01/WebApps/Operation-UpdateDomainOwnershipIdentifier.json b/api-definitions/resource-manager/Web/2024-11-01/WebApps/Operation-UpdateDomainOwnershipIdentifier.json index 5a1ba6da8c9..c540e6a23d0 100644 --- a/api-definitions/resource-manager/Web/2024-11-01/WebApps/Operation-UpdateDomainOwnershipIdentifier.json +++ b/api-definitions/resource-manager/Web/2024-11-01/WebApps/Operation-UpdateDomainOwnershipIdentifier.json @@ -7,7 +7,7 @@ ], "longRunning": false, "httpMethod": "PATCH", - "resourceIdName": "SiteDomainOwnershipIdentifierId", + "resourceIdName": "DomainOwnershipIdentifierId", "requestObject": { "type": "Reference", "nullable": false, diff --git a/api-definitions/resource-manager/Web/2023-01-01/WebApps/ResourceId-SiteDomainOwnershipIdentifierId.json b/api-definitions/resource-manager/Web/2024-11-01/WebApps/ResourceId-DomainOwnershipIdentifierId.json similarity index 96% rename from api-definitions/resource-manager/Web/2023-01-01/WebApps/ResourceId-SiteDomainOwnershipIdentifierId.json rename to api-definitions/resource-manager/Web/2024-11-01/WebApps/ResourceId-DomainOwnershipIdentifierId.json index d40f4291394..bc63153e25b 100644 --- a/api-definitions/resource-manager/Web/2023-01-01/WebApps/ResourceId-SiteDomainOwnershipIdentifierId.json +++ b/api-definitions/resource-manager/Web/2024-11-01/WebApps/ResourceId-DomainOwnershipIdentifierId.json @@ -1,5 +1,5 @@ { - "name": "SiteDomainOwnershipIdentifierId", + "name": "DomainOwnershipIdentifierId", "id": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName}", "segments": [ { diff --git a/api-definitions/resource-manager/metadata.json b/api-definitions/resource-manager/metadata.json index a24595a68b5..c2952ce39b8 100644 --- a/api-definitions/resource-manager/metadata.json +++ b/api-definitions/resource-manager/metadata.json @@ -1,5 +1,5 @@ { "dataSource": "AzureResourceManager", "sourceInformation": "Azure/azure-rest-api-specs", - "gitRevision": "930e8030f5058d947fea4e2640725baab8a4561a" + "gitRevision": "ed70dbfa4ef637ef3c1944314d800c06fafcbade" } \ No newline at end of file