@azure/arm-eventhub 5.3.0-alpha.20250619.1 → 5.3.0-alpha.20250718.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser/eventHubManagementClient.js +26 -5
- package/dist/browser/eventHubManagementClient.js.map +1 -1
- package/dist/browser/lroImpl.js +7 -3
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/mappers.js +213 -100
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/operations/applicationGroupOperations.js +23 -40
- package/dist/browser/operations/applicationGroupOperations.js.map +1 -1
- package/dist/browser/operations/clusters.js +78 -97
- package/dist/browser/operations/clusters.js.map +1 -1
- package/dist/browser/operations/configuration.js +1 -0
- package/dist/browser/operations/configuration.js.map +1 -1
- package/dist/browser/operations/consumerGroups.js +23 -40
- package/dist/browser/operations/consumerGroups.js.map +1 -1
- package/dist/browser/operations/disasterRecoveryConfigs.js +45 -79
- package/dist/browser/operations/disasterRecoveryConfigs.js.map +1 -1
- package/dist/browser/operations/eventHubs.js +45 -79
- package/dist/browser/operations/eventHubs.js.map +1 -1
- package/dist/browser/operations/namespaces.js +103 -139
- package/dist/browser/operations/namespaces.js.map +1 -1
- package/dist/browser/operations/networkSecurityPerimeterConfigurationOperations.js +1 -0
- package/dist/browser/operations/networkSecurityPerimeterConfigurationOperations.js.map +1 -1
- package/dist/browser/operations/networkSecurityPerimeterConfigurations.js +12 -6
- package/dist/browser/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
- package/dist/browser/operations/operations.js +23 -40
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.js +34 -46
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/privateLinkResources.js +1 -0
- package/dist/browser/operations/privateLinkResources.js.map +1 -1
- package/dist/browser/operations/schemaRegistry.js +23 -40
- package/dist/browser/operations/schemaRegistry.js.map +1 -1
- package/dist/browser/pagingHelper.js +2 -4
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/eventHubManagementClient.js +26 -5
- package/dist/commonjs/eventHubManagementClient.js.map +1 -1
- package/dist/commonjs/lroImpl.js +7 -3
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/mappers.js +213 -100
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/operations/applicationGroupOperations.js +23 -39
- package/dist/commonjs/operations/applicationGroupOperations.js.map +1 -1
- package/dist/commonjs/operations/clusters.js +78 -96
- package/dist/commonjs/operations/clusters.js.map +1 -1
- package/dist/commonjs/operations/configuration.js +1 -0
- package/dist/commonjs/operations/configuration.js.map +1 -1
- package/dist/commonjs/operations/consumerGroups.js +23 -39
- package/dist/commonjs/operations/consumerGroups.js.map +1 -1
- package/dist/commonjs/operations/disasterRecoveryConfigs.js +45 -78
- package/dist/commonjs/operations/disasterRecoveryConfigs.js.map +1 -1
- package/dist/commonjs/operations/eventHubs.js +45 -78
- package/dist/commonjs/operations/eventHubs.js.map +1 -1
- package/dist/commonjs/operations/namespaces.js +103 -138
- package/dist/commonjs/operations/namespaces.js.map +1 -1
- package/dist/commonjs/operations/networkSecurityPerimeterConfigurationOperations.js +1 -0
- package/dist/commonjs/operations/networkSecurityPerimeterConfigurationOperations.js.map +1 -1
- package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js +12 -6
- package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
- package/dist/commonjs/operations/operations.js +23 -39
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.js +34 -45
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.js +1 -0
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operations/schemaRegistry.js +23 -39
- package/dist/commonjs/operations/schemaRegistry.js.map +1 -1
- package/dist/commonjs/pagingHelper.js +2 -4
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/eventHubManagementClient.js +26 -5
- package/dist/esm/eventHubManagementClient.js.map +1 -1
- package/dist/esm/lroImpl.js +7 -3
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/mappers.js +213 -100
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/operations/applicationGroupOperations.js +23 -40
- package/dist/esm/operations/applicationGroupOperations.js.map +1 -1
- package/dist/esm/operations/clusters.js +78 -97
- package/dist/esm/operations/clusters.js.map +1 -1
- package/dist/esm/operations/configuration.js +1 -0
- package/dist/esm/operations/configuration.js.map +1 -1
- package/dist/esm/operations/consumerGroups.js +23 -40
- package/dist/esm/operations/consumerGroups.js.map +1 -1
- package/dist/esm/operations/disasterRecoveryConfigs.js +45 -79
- package/dist/esm/operations/disasterRecoveryConfigs.js.map +1 -1
- package/dist/esm/operations/eventHubs.js +45 -79
- package/dist/esm/operations/eventHubs.js.map +1 -1
- package/dist/esm/operations/namespaces.js +103 -139
- package/dist/esm/operations/namespaces.js.map +1 -1
- package/dist/esm/operations/networkSecurityPerimeterConfigurationOperations.js +1 -0
- package/dist/esm/operations/networkSecurityPerimeterConfigurationOperations.js.map +1 -1
- package/dist/esm/operations/networkSecurityPerimeterConfigurations.js +12 -6
- package/dist/esm/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
- package/dist/esm/operations/operations.js +23 -40
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.js +34 -46
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/privateLinkResources.js +1 -0
- package/dist/esm/operations/privateLinkResources.js.map +1 -1
- package/dist/esm/operations/schemaRegistry.js +23 -40
- package/dist/esm/operations/schemaRegistry.js.map +1 -1
- package/dist/esm/pagingHelper.js +2 -4
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/eventHubManagementClient.js +26 -5
- package/dist/react-native/eventHubManagementClient.js.map +1 -1
- package/dist/react-native/lroImpl.js +7 -3
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/mappers.js +213 -100
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/operations/applicationGroupOperations.js +23 -40
- package/dist/react-native/operations/applicationGroupOperations.js.map +1 -1
- package/dist/react-native/operations/clusters.js +78 -97
- package/dist/react-native/operations/clusters.js.map +1 -1
- package/dist/react-native/operations/configuration.js +1 -0
- package/dist/react-native/operations/configuration.js.map +1 -1
- package/dist/react-native/operations/consumerGroups.js +23 -40
- package/dist/react-native/operations/consumerGroups.js.map +1 -1
- package/dist/react-native/operations/disasterRecoveryConfigs.js +45 -79
- package/dist/react-native/operations/disasterRecoveryConfigs.js.map +1 -1
- package/dist/react-native/operations/eventHubs.js +45 -79
- package/dist/react-native/operations/eventHubs.js.map +1 -1
- package/dist/react-native/operations/namespaces.js +103 -139
- package/dist/react-native/operations/namespaces.js.map +1 -1
- package/dist/react-native/operations/networkSecurityPerimeterConfigurationOperations.js +1 -0
- package/dist/react-native/operations/networkSecurityPerimeterConfigurationOperations.js.map +1 -1
- package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js +12 -6
- package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
- package/dist/react-native/operations/operations.js +23 -40
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.js +34 -46
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/privateLinkResources.js +1 -0
- package/dist/react-native/operations/privateLinkResources.js.map +1 -1
- package/dist/react-native/operations/schemaRegistry.js +23 -40
- package/dist/react-native/operations/schemaRegistry.js.map +1 -1
- package/dist/react-native/pagingHelper.js +2 -4
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +2 -2
- /package/review/{arm-eventhub.api.md → arm-eventhub-node.api.md} +0 -0
|
@@ -1687,60 +1687,73 @@ exports.TrackedResource = {
|
|
|
1687
1687
|
type: {
|
|
1688
1688
|
name: "Composite",
|
|
1689
1689
|
className: "TrackedResource",
|
|
1690
|
-
modelProperties:
|
|
1690
|
+
modelProperties: {
|
|
1691
|
+
...exports.Resource.type.modelProperties,
|
|
1692
|
+
location: {
|
|
1691
1693
|
serializedName: "location",
|
|
1692
1694
|
type: {
|
|
1693
1695
|
name: "String",
|
|
1694
1696
|
},
|
|
1695
|
-
},
|
|
1697
|
+
},
|
|
1698
|
+
tags: {
|
|
1696
1699
|
serializedName: "tags",
|
|
1697
1700
|
type: {
|
|
1698
1701
|
name: "Dictionary",
|
|
1699
1702
|
value: { type: { name: "String" } },
|
|
1700
1703
|
},
|
|
1701
|
-
}
|
|
1704
|
+
},
|
|
1705
|
+
},
|
|
1702
1706
|
},
|
|
1703
1707
|
};
|
|
1704
1708
|
exports.PrivateEndpointConnection = {
|
|
1705
1709
|
type: {
|
|
1706
1710
|
name: "Composite",
|
|
1707
1711
|
className: "PrivateEndpointConnection",
|
|
1708
|
-
modelProperties:
|
|
1712
|
+
modelProperties: {
|
|
1713
|
+
...exports.ProxyResource.type.modelProperties,
|
|
1714
|
+
systemData: {
|
|
1709
1715
|
serializedName: "systemData",
|
|
1710
1716
|
type: {
|
|
1711
1717
|
name: "Composite",
|
|
1712
1718
|
className: "SystemData",
|
|
1713
1719
|
},
|
|
1714
|
-
},
|
|
1720
|
+
},
|
|
1721
|
+
privateEndpoint: {
|
|
1715
1722
|
serializedName: "properties.privateEndpoint",
|
|
1716
1723
|
type: {
|
|
1717
1724
|
name: "Composite",
|
|
1718
1725
|
className: "PrivateEndpoint",
|
|
1719
1726
|
},
|
|
1720
|
-
},
|
|
1727
|
+
},
|
|
1728
|
+
privateLinkServiceConnectionState: {
|
|
1721
1729
|
serializedName: "properties.privateLinkServiceConnectionState",
|
|
1722
1730
|
type: {
|
|
1723
1731
|
name: "Composite",
|
|
1724
1732
|
className: "ConnectionState",
|
|
1725
1733
|
},
|
|
1726
|
-
},
|
|
1734
|
+
},
|
|
1735
|
+
provisioningState: {
|
|
1727
1736
|
serializedName: "properties.provisioningState",
|
|
1728
1737
|
type: {
|
|
1729
1738
|
name: "String",
|
|
1730
1739
|
},
|
|
1731
|
-
}
|
|
1740
|
+
},
|
|
1741
|
+
},
|
|
1732
1742
|
},
|
|
1733
1743
|
};
|
|
1734
1744
|
exports.NetworkSecurityPerimeterConfiguration = {
|
|
1735
1745
|
type: {
|
|
1736
1746
|
name: "Composite",
|
|
1737
1747
|
className: "NetworkSecurityPerimeterConfiguration",
|
|
1738
|
-
modelProperties:
|
|
1748
|
+
modelProperties: {
|
|
1749
|
+
...exports.ProxyResource.type.modelProperties,
|
|
1750
|
+
provisioningState: {
|
|
1739
1751
|
serializedName: "properties.provisioningState",
|
|
1740
1752
|
type: {
|
|
1741
1753
|
name: "String",
|
|
1742
1754
|
},
|
|
1743
|
-
},
|
|
1755
|
+
},
|
|
1756
|
+
provisioningIssues: {
|
|
1744
1757
|
serializedName: "properties.provisioningIssues",
|
|
1745
1758
|
type: {
|
|
1746
1759
|
name: "Sequence",
|
|
@@ -1751,31 +1764,36 @@ exports.NetworkSecurityPerimeterConfiguration = {
|
|
|
1751
1764
|
},
|
|
1752
1765
|
},
|
|
1753
1766
|
},
|
|
1754
|
-
},
|
|
1767
|
+
},
|
|
1768
|
+
networkSecurityPerimeter: {
|
|
1755
1769
|
serializedName: "properties.networkSecurityPerimeter",
|
|
1756
1770
|
type: {
|
|
1757
1771
|
name: "Composite",
|
|
1758
1772
|
className: "NetworkSecurityPerimeter",
|
|
1759
1773
|
},
|
|
1760
|
-
},
|
|
1774
|
+
},
|
|
1775
|
+
resourceAssociation: {
|
|
1761
1776
|
serializedName: "properties.resourceAssociation",
|
|
1762
1777
|
type: {
|
|
1763
1778
|
name: "Composite",
|
|
1764
1779
|
className: "NetworkSecurityPerimeterConfigurationPropertiesResourceAssociation",
|
|
1765
1780
|
},
|
|
1766
|
-
},
|
|
1781
|
+
},
|
|
1782
|
+
profile: {
|
|
1767
1783
|
serializedName: "properties.profile",
|
|
1768
1784
|
type: {
|
|
1769
1785
|
name: "Composite",
|
|
1770
1786
|
className: "NetworkSecurityPerimeterConfigurationPropertiesProfile",
|
|
1771
1787
|
},
|
|
1772
|
-
},
|
|
1788
|
+
},
|
|
1789
|
+
isBackingResource: {
|
|
1773
1790
|
serializedName: "properties.isBackingResource",
|
|
1774
1791
|
readOnly: true,
|
|
1775
1792
|
type: {
|
|
1776
1793
|
name: "Boolean",
|
|
1777
1794
|
},
|
|
1778
|
-
},
|
|
1795
|
+
},
|
|
1796
|
+
applicableFeatures: {
|
|
1779
1797
|
serializedName: "properties.applicableFeatures",
|
|
1780
1798
|
readOnly: true,
|
|
1781
1799
|
type: {
|
|
@@ -1786,42 +1804,50 @@ exports.NetworkSecurityPerimeterConfiguration = {
|
|
|
1786
1804
|
},
|
|
1787
1805
|
},
|
|
1788
1806
|
},
|
|
1789
|
-
},
|
|
1807
|
+
},
|
|
1808
|
+
parentAssociationName: {
|
|
1790
1809
|
serializedName: "properties.parentAssociationName",
|
|
1791
1810
|
readOnly: true,
|
|
1792
1811
|
type: {
|
|
1793
1812
|
name: "String",
|
|
1794
1813
|
},
|
|
1795
|
-
},
|
|
1814
|
+
},
|
|
1815
|
+
sourceResourceId: {
|
|
1796
1816
|
serializedName: "properties.sourceResourceId",
|
|
1797
1817
|
readOnly: true,
|
|
1798
1818
|
type: {
|
|
1799
1819
|
name: "String",
|
|
1800
1820
|
},
|
|
1801
|
-
}
|
|
1821
|
+
},
|
|
1822
|
+
},
|
|
1802
1823
|
},
|
|
1803
1824
|
};
|
|
1804
1825
|
exports.NetworkRuleSet = {
|
|
1805
1826
|
type: {
|
|
1806
1827
|
name: "Composite",
|
|
1807
1828
|
className: "NetworkRuleSet",
|
|
1808
|
-
modelProperties:
|
|
1829
|
+
modelProperties: {
|
|
1830
|
+
...exports.ProxyResource.type.modelProperties,
|
|
1831
|
+
systemData: {
|
|
1809
1832
|
serializedName: "systemData",
|
|
1810
1833
|
type: {
|
|
1811
1834
|
name: "Composite",
|
|
1812
1835
|
className: "SystemData",
|
|
1813
1836
|
},
|
|
1814
|
-
},
|
|
1837
|
+
},
|
|
1838
|
+
trustedServiceAccessEnabled: {
|
|
1815
1839
|
serializedName: "properties.trustedServiceAccessEnabled",
|
|
1816
1840
|
type: {
|
|
1817
1841
|
name: "Boolean",
|
|
1818
1842
|
},
|
|
1819
|
-
},
|
|
1843
|
+
},
|
|
1844
|
+
defaultAction: {
|
|
1820
1845
|
serializedName: "properties.defaultAction",
|
|
1821
1846
|
type: {
|
|
1822
1847
|
name: "String",
|
|
1823
1848
|
},
|
|
1824
|
-
},
|
|
1849
|
+
},
|
|
1850
|
+
virtualNetworkRules: {
|
|
1825
1851
|
serializedName: "properties.virtualNetworkRules",
|
|
1826
1852
|
type: {
|
|
1827
1853
|
name: "Sequence",
|
|
@@ -1832,7 +1858,8 @@ exports.NetworkRuleSet = {
|
|
|
1832
1858
|
},
|
|
1833
1859
|
},
|
|
1834
1860
|
},
|
|
1835
|
-
},
|
|
1861
|
+
},
|
|
1862
|
+
ipRules: {
|
|
1836
1863
|
serializedName: "properties.ipRules",
|
|
1837
1864
|
type: {
|
|
1838
1865
|
name: "Sequence",
|
|
@@ -1843,26 +1870,31 @@ exports.NetworkRuleSet = {
|
|
|
1843
1870
|
},
|
|
1844
1871
|
},
|
|
1845
1872
|
},
|
|
1846
|
-
},
|
|
1873
|
+
},
|
|
1874
|
+
publicNetworkAccess: {
|
|
1847
1875
|
defaultValue: "Enabled",
|
|
1848
1876
|
serializedName: "properties.publicNetworkAccess",
|
|
1849
1877
|
type: {
|
|
1850
1878
|
name: "String",
|
|
1851
1879
|
},
|
|
1852
|
-
}
|
|
1880
|
+
},
|
|
1881
|
+
},
|
|
1853
1882
|
},
|
|
1854
1883
|
};
|
|
1855
1884
|
exports.AuthorizationRule = {
|
|
1856
1885
|
type: {
|
|
1857
1886
|
name: "Composite",
|
|
1858
1887
|
className: "AuthorizationRule",
|
|
1859
|
-
modelProperties:
|
|
1888
|
+
modelProperties: {
|
|
1889
|
+
...exports.ProxyResource.type.modelProperties,
|
|
1890
|
+
systemData: {
|
|
1860
1891
|
serializedName: "systemData",
|
|
1861
1892
|
type: {
|
|
1862
1893
|
name: "Composite",
|
|
1863
1894
|
className: "SystemData",
|
|
1864
1895
|
},
|
|
1865
|
-
},
|
|
1896
|
+
},
|
|
1897
|
+
rights: {
|
|
1866
1898
|
serializedName: "properties.rights",
|
|
1867
1899
|
type: {
|
|
1868
1900
|
name: "Sequence",
|
|
@@ -1872,93 +1904,111 @@ exports.AuthorizationRule = {
|
|
|
1872
1904
|
},
|
|
1873
1905
|
},
|
|
1874
1906
|
},
|
|
1875
|
-
}
|
|
1907
|
+
},
|
|
1908
|
+
},
|
|
1876
1909
|
},
|
|
1877
1910
|
};
|
|
1878
1911
|
exports.ConsumerGroup = {
|
|
1879
1912
|
type: {
|
|
1880
1913
|
name: "Composite",
|
|
1881
1914
|
className: "ConsumerGroup",
|
|
1882
|
-
modelProperties:
|
|
1915
|
+
modelProperties: {
|
|
1916
|
+
...exports.ProxyResource.type.modelProperties,
|
|
1917
|
+
systemData: {
|
|
1883
1918
|
serializedName: "systemData",
|
|
1884
1919
|
type: {
|
|
1885
1920
|
name: "Composite",
|
|
1886
1921
|
className: "SystemData",
|
|
1887
1922
|
},
|
|
1888
|
-
},
|
|
1923
|
+
},
|
|
1924
|
+
createdAt: {
|
|
1889
1925
|
serializedName: "properties.createdAt",
|
|
1890
1926
|
readOnly: true,
|
|
1891
1927
|
type: {
|
|
1892
1928
|
name: "DateTime",
|
|
1893
1929
|
},
|
|
1894
|
-
},
|
|
1930
|
+
},
|
|
1931
|
+
updatedAt: {
|
|
1895
1932
|
serializedName: "properties.updatedAt",
|
|
1896
1933
|
readOnly: true,
|
|
1897
1934
|
type: {
|
|
1898
1935
|
name: "DateTime",
|
|
1899
1936
|
},
|
|
1900
|
-
},
|
|
1937
|
+
},
|
|
1938
|
+
userMetadata: {
|
|
1901
1939
|
serializedName: "properties.userMetadata",
|
|
1902
1940
|
type: {
|
|
1903
1941
|
name: "String",
|
|
1904
1942
|
},
|
|
1905
|
-
}
|
|
1943
|
+
},
|
|
1944
|
+
},
|
|
1906
1945
|
},
|
|
1907
1946
|
};
|
|
1908
1947
|
exports.ArmDisasterRecovery = {
|
|
1909
1948
|
type: {
|
|
1910
1949
|
name: "Composite",
|
|
1911
1950
|
className: "ArmDisasterRecovery",
|
|
1912
|
-
modelProperties:
|
|
1951
|
+
modelProperties: {
|
|
1952
|
+
...exports.ProxyResource.type.modelProperties,
|
|
1953
|
+
systemData: {
|
|
1913
1954
|
serializedName: "systemData",
|
|
1914
1955
|
type: {
|
|
1915
1956
|
name: "Composite",
|
|
1916
1957
|
className: "SystemData",
|
|
1917
1958
|
},
|
|
1918
|
-
},
|
|
1959
|
+
},
|
|
1960
|
+
provisioningState: {
|
|
1919
1961
|
serializedName: "properties.provisioningState",
|
|
1920
1962
|
readOnly: true,
|
|
1921
1963
|
type: {
|
|
1922
1964
|
name: "Enum",
|
|
1923
1965
|
allowedValues: ["Accepted", "Succeeded", "Failed"],
|
|
1924
1966
|
},
|
|
1925
|
-
},
|
|
1967
|
+
},
|
|
1968
|
+
partnerNamespace: {
|
|
1926
1969
|
serializedName: "properties.partnerNamespace",
|
|
1927
1970
|
type: {
|
|
1928
1971
|
name: "String",
|
|
1929
1972
|
},
|
|
1930
|
-
},
|
|
1973
|
+
},
|
|
1974
|
+
alternateName: {
|
|
1931
1975
|
serializedName: "properties.alternateName",
|
|
1932
1976
|
type: {
|
|
1933
1977
|
name: "String",
|
|
1934
1978
|
},
|
|
1935
|
-
},
|
|
1979
|
+
},
|
|
1980
|
+
role: {
|
|
1936
1981
|
serializedName: "properties.role",
|
|
1937
1982
|
readOnly: true,
|
|
1938
1983
|
type: {
|
|
1939
1984
|
name: "Enum",
|
|
1940
1985
|
allowedValues: ["Primary", "PrimaryNotReplicating", "Secondary"],
|
|
1941
1986
|
},
|
|
1942
|
-
},
|
|
1987
|
+
},
|
|
1988
|
+
pendingReplicationOperationsCount: {
|
|
1943
1989
|
serializedName: "properties.pendingReplicationOperationsCount",
|
|
1944
1990
|
readOnly: true,
|
|
1945
1991
|
type: {
|
|
1946
1992
|
name: "Number",
|
|
1947
1993
|
},
|
|
1948
|
-
}
|
|
1994
|
+
},
|
|
1995
|
+
},
|
|
1949
1996
|
},
|
|
1950
1997
|
};
|
|
1951
1998
|
exports.Eventhub = {
|
|
1952
1999
|
type: {
|
|
1953
2000
|
name: "Composite",
|
|
1954
2001
|
className: "Eventhub",
|
|
1955
|
-
modelProperties:
|
|
2002
|
+
modelProperties: {
|
|
2003
|
+
...exports.ProxyResource.type.modelProperties,
|
|
2004
|
+
systemData: {
|
|
1956
2005
|
serializedName: "systemData",
|
|
1957
2006
|
type: {
|
|
1958
2007
|
name: "Composite",
|
|
1959
2008
|
className: "SystemData",
|
|
1960
2009
|
},
|
|
1961
|
-
},
|
|
2010
|
+
},
|
|
2011
|
+
partitionIds: {
|
|
1962
2012
|
serializedName: "properties.partitionIds",
|
|
1963
2013
|
readOnly: true,
|
|
1964
2014
|
type: {
|
|
@@ -1969,19 +2019,22 @@ exports.Eventhub = {
|
|
|
1969
2019
|
},
|
|
1970
2020
|
},
|
|
1971
2021
|
},
|
|
1972
|
-
},
|
|
2022
|
+
},
|
|
2023
|
+
createdAt: {
|
|
1973
2024
|
serializedName: "properties.createdAt",
|
|
1974
2025
|
readOnly: true,
|
|
1975
2026
|
type: {
|
|
1976
2027
|
name: "DateTime",
|
|
1977
2028
|
},
|
|
1978
|
-
},
|
|
2029
|
+
},
|
|
2030
|
+
updatedAt: {
|
|
1979
2031
|
serializedName: "properties.updatedAt",
|
|
1980
2032
|
readOnly: true,
|
|
1981
2033
|
type: {
|
|
1982
2034
|
name: "DateTime",
|
|
1983
2035
|
},
|
|
1984
|
-
},
|
|
2036
|
+
},
|
|
2037
|
+
messageRetentionInDays: {
|
|
1985
2038
|
constraints: {
|
|
1986
2039
|
InclusiveMinimum: 1,
|
|
1987
2040
|
},
|
|
@@ -1989,7 +2042,8 @@ exports.Eventhub = {
|
|
|
1989
2042
|
type: {
|
|
1990
2043
|
name: "Number",
|
|
1991
2044
|
},
|
|
1992
|
-
},
|
|
2045
|
+
},
|
|
2046
|
+
partitionCount: {
|
|
1993
2047
|
constraints: {
|
|
1994
2048
|
InclusiveMinimum: 1,
|
|
1995
2049
|
},
|
|
@@ -1997,7 +2051,8 @@ exports.Eventhub = {
|
|
|
1997
2051
|
type: {
|
|
1998
2052
|
name: "Number",
|
|
1999
2053
|
},
|
|
2000
|
-
},
|
|
2054
|
+
},
|
|
2055
|
+
status: {
|
|
2001
2056
|
serializedName: "properties.status",
|
|
2002
2057
|
type: {
|
|
2003
2058
|
name: "Enum",
|
|
@@ -2013,106 +2068,126 @@ exports.Eventhub = {
|
|
|
2013
2068
|
"Unknown",
|
|
2014
2069
|
],
|
|
2015
2070
|
},
|
|
2016
|
-
},
|
|
2071
|
+
},
|
|
2072
|
+
captureDescription: {
|
|
2017
2073
|
serializedName: "properties.captureDescription",
|
|
2018
2074
|
type: {
|
|
2019
2075
|
name: "Composite",
|
|
2020
2076
|
className: "CaptureDescription",
|
|
2021
2077
|
},
|
|
2022
|
-
},
|
|
2078
|
+
},
|
|
2079
|
+
retentionDescription: {
|
|
2023
2080
|
serializedName: "properties.retentionDescription",
|
|
2024
2081
|
type: {
|
|
2025
2082
|
name: "Composite",
|
|
2026
2083
|
className: "RetentionDescription",
|
|
2027
2084
|
},
|
|
2028
|
-
},
|
|
2085
|
+
},
|
|
2086
|
+
messageTimestampDescription: {
|
|
2029
2087
|
serializedName: "properties.messageTimestampDescription",
|
|
2030
2088
|
type: {
|
|
2031
2089
|
name: "Composite",
|
|
2032
2090
|
className: "MessageTimestampDescription",
|
|
2033
2091
|
},
|
|
2034
|
-
},
|
|
2092
|
+
},
|
|
2093
|
+
identifier: {
|
|
2035
2094
|
serializedName: "properties.identifier",
|
|
2036
2095
|
readOnly: true,
|
|
2037
2096
|
type: {
|
|
2038
2097
|
name: "String",
|
|
2039
2098
|
},
|
|
2040
|
-
},
|
|
2099
|
+
},
|
|
2100
|
+
userMetadata: {
|
|
2041
2101
|
serializedName: "properties.userMetadata",
|
|
2042
2102
|
type: {
|
|
2043
2103
|
name: "String",
|
|
2044
2104
|
},
|
|
2045
|
-
}
|
|
2105
|
+
},
|
|
2106
|
+
},
|
|
2046
2107
|
},
|
|
2047
2108
|
};
|
|
2048
2109
|
exports.SchemaGroup = {
|
|
2049
2110
|
type: {
|
|
2050
2111
|
name: "Composite",
|
|
2051
2112
|
className: "SchemaGroup",
|
|
2052
|
-
modelProperties:
|
|
2113
|
+
modelProperties: {
|
|
2114
|
+
...exports.ProxyResource.type.modelProperties,
|
|
2115
|
+
systemData: {
|
|
2053
2116
|
serializedName: "systemData",
|
|
2054
2117
|
type: {
|
|
2055
2118
|
name: "Composite",
|
|
2056
2119
|
className: "SystemData",
|
|
2057
2120
|
},
|
|
2058
|
-
},
|
|
2121
|
+
},
|
|
2122
|
+
updatedAtUtc: {
|
|
2059
2123
|
serializedName: "properties.updatedAtUtc",
|
|
2060
2124
|
readOnly: true,
|
|
2061
2125
|
type: {
|
|
2062
2126
|
name: "DateTime",
|
|
2063
2127
|
},
|
|
2064
|
-
},
|
|
2128
|
+
},
|
|
2129
|
+
createdAtUtc: {
|
|
2065
2130
|
serializedName: "properties.createdAtUtc",
|
|
2066
2131
|
readOnly: true,
|
|
2067
2132
|
type: {
|
|
2068
2133
|
name: "DateTime",
|
|
2069
2134
|
},
|
|
2070
|
-
},
|
|
2135
|
+
},
|
|
2136
|
+
eTag: {
|
|
2071
2137
|
serializedName: "properties.eTag",
|
|
2072
2138
|
readOnly: true,
|
|
2073
2139
|
type: {
|
|
2074
2140
|
name: "Uuid",
|
|
2075
2141
|
},
|
|
2076
|
-
},
|
|
2142
|
+
},
|
|
2143
|
+
groupProperties: {
|
|
2077
2144
|
serializedName: "properties.groupProperties",
|
|
2078
2145
|
type: {
|
|
2079
2146
|
name: "Dictionary",
|
|
2080
2147
|
value: { type: { name: "String" } },
|
|
2081
2148
|
},
|
|
2082
|
-
},
|
|
2149
|
+
},
|
|
2150
|
+
schemaCompatibility: {
|
|
2083
2151
|
serializedName: "properties.schemaCompatibility",
|
|
2084
2152
|
type: {
|
|
2085
2153
|
name: "String",
|
|
2086
2154
|
},
|
|
2087
|
-
},
|
|
2155
|
+
},
|
|
2156
|
+
schemaType: {
|
|
2088
2157
|
serializedName: "properties.schemaType",
|
|
2089
2158
|
type: {
|
|
2090
2159
|
name: "String",
|
|
2091
2160
|
},
|
|
2092
|
-
}
|
|
2161
|
+
},
|
|
2162
|
+
},
|
|
2093
2163
|
},
|
|
2094
2164
|
};
|
|
2095
2165
|
exports.ApplicationGroup = {
|
|
2096
2166
|
type: {
|
|
2097
2167
|
name: "Composite",
|
|
2098
2168
|
className: "ApplicationGroup",
|
|
2099
|
-
modelProperties:
|
|
2169
|
+
modelProperties: {
|
|
2170
|
+
...exports.ProxyResource.type.modelProperties,
|
|
2171
|
+
systemData: {
|
|
2100
2172
|
serializedName: "systemData",
|
|
2101
2173
|
type: {
|
|
2102
2174
|
name: "Composite",
|
|
2103
2175
|
className: "SystemData",
|
|
2104
2176
|
},
|
|
2105
|
-
},
|
|
2177
|
+
},
|
|
2178
|
+
isEnabled: {
|
|
2106
2179
|
serializedName: "properties.isEnabled",
|
|
2107
2180
|
type: {
|
|
2108
2181
|
name: "Boolean",
|
|
2109
2182
|
},
|
|
2110
|
-
},
|
|
2183
|
+
},
|
|
2184
|
+
clientAppGroupIdentifier: {
|
|
2111
2185
|
serializedName: "properties.clientAppGroupIdentifier",
|
|
2112
2186
|
type: {
|
|
2113
2187
|
name: "String",
|
|
2114
2188
|
},
|
|
2115
|
-
},
|
|
2189
|
+
},
|
|
2190
|
+
policies: {
|
|
2116
2191
|
serializedName: "properties.policies",
|
|
2117
2192
|
type: {
|
|
2118
2193
|
name: "Sequence",
|
|
@@ -2123,7 +2198,8 @@ exports.ApplicationGroup = {
|
|
|
2123
2198
|
},
|
|
2124
2199
|
},
|
|
2125
2200
|
},
|
|
2126
|
-
}
|
|
2201
|
+
},
|
|
2202
|
+
},
|
|
2127
2203
|
},
|
|
2128
2204
|
};
|
|
2129
2205
|
exports.ThrottlingPolicy = {
|
|
@@ -2133,155 +2209,184 @@ exports.ThrottlingPolicy = {
|
|
|
2133
2209
|
className: "ThrottlingPolicy",
|
|
2134
2210
|
uberParent: "ApplicationGroupPolicy",
|
|
2135
2211
|
polymorphicDiscriminator: exports.ApplicationGroupPolicy.type.polymorphicDiscriminator,
|
|
2136
|
-
modelProperties:
|
|
2212
|
+
modelProperties: {
|
|
2213
|
+
...exports.ApplicationGroupPolicy.type.modelProperties,
|
|
2214
|
+
rateLimitThreshold: {
|
|
2137
2215
|
serializedName: "rateLimitThreshold",
|
|
2138
2216
|
required: true,
|
|
2139
2217
|
type: {
|
|
2140
2218
|
name: "Number",
|
|
2141
2219
|
},
|
|
2142
|
-
},
|
|
2220
|
+
},
|
|
2221
|
+
metricId: {
|
|
2143
2222
|
serializedName: "metricId",
|
|
2144
2223
|
required: true,
|
|
2145
2224
|
type: {
|
|
2146
2225
|
name: "String",
|
|
2147
2226
|
},
|
|
2148
|
-
}
|
|
2227
|
+
},
|
|
2228
|
+
},
|
|
2149
2229
|
},
|
|
2150
2230
|
};
|
|
2151
2231
|
exports.Cluster = {
|
|
2152
2232
|
type: {
|
|
2153
2233
|
name: "Composite",
|
|
2154
2234
|
className: "Cluster",
|
|
2155
|
-
modelProperties:
|
|
2235
|
+
modelProperties: {
|
|
2236
|
+
...exports.TrackedResource.type.modelProperties,
|
|
2237
|
+
sku: {
|
|
2156
2238
|
serializedName: "sku",
|
|
2157
2239
|
type: {
|
|
2158
2240
|
name: "Composite",
|
|
2159
2241
|
className: "ClusterSku",
|
|
2160
2242
|
},
|
|
2161
|
-
},
|
|
2243
|
+
},
|
|
2244
|
+
systemData: {
|
|
2162
2245
|
serializedName: "systemData",
|
|
2163
2246
|
type: {
|
|
2164
2247
|
name: "Composite",
|
|
2165
2248
|
className: "SystemData",
|
|
2166
2249
|
},
|
|
2167
|
-
},
|
|
2250
|
+
},
|
|
2251
|
+
createdAt: {
|
|
2168
2252
|
serializedName: "properties.createdAt",
|
|
2169
2253
|
readOnly: true,
|
|
2170
2254
|
type: {
|
|
2171
2255
|
name: "String",
|
|
2172
2256
|
},
|
|
2173
|
-
},
|
|
2257
|
+
},
|
|
2258
|
+
provisioningState: {
|
|
2174
2259
|
serializedName: "properties.provisioningState",
|
|
2175
2260
|
readOnly: true,
|
|
2176
2261
|
type: {
|
|
2177
2262
|
name: "String",
|
|
2178
2263
|
},
|
|
2179
|
-
},
|
|
2264
|
+
},
|
|
2265
|
+
updatedAt: {
|
|
2180
2266
|
serializedName: "properties.updatedAt",
|
|
2181
2267
|
readOnly: true,
|
|
2182
2268
|
type: {
|
|
2183
2269
|
name: "String",
|
|
2184
2270
|
},
|
|
2185
|
-
},
|
|
2271
|
+
},
|
|
2272
|
+
metricId: {
|
|
2186
2273
|
serializedName: "properties.metricId",
|
|
2187
2274
|
readOnly: true,
|
|
2188
2275
|
type: {
|
|
2189
2276
|
name: "String",
|
|
2190
2277
|
},
|
|
2191
|
-
},
|
|
2278
|
+
},
|
|
2279
|
+
status: {
|
|
2192
2280
|
serializedName: "properties.status",
|
|
2193
2281
|
readOnly: true,
|
|
2194
2282
|
type: {
|
|
2195
2283
|
name: "String",
|
|
2196
2284
|
},
|
|
2197
|
-
},
|
|
2285
|
+
},
|
|
2286
|
+
supportsScaling: {
|
|
2198
2287
|
serializedName: "properties.supportsScaling",
|
|
2199
2288
|
type: {
|
|
2200
2289
|
name: "Boolean",
|
|
2201
2290
|
},
|
|
2202
|
-
}
|
|
2291
|
+
},
|
|
2292
|
+
},
|
|
2203
2293
|
},
|
|
2204
2294
|
};
|
|
2205
2295
|
exports.EHNamespace = {
|
|
2206
2296
|
type: {
|
|
2207
2297
|
name: "Composite",
|
|
2208
2298
|
className: "EHNamespace",
|
|
2209
|
-
modelProperties:
|
|
2299
|
+
modelProperties: {
|
|
2300
|
+
...exports.TrackedResource.type.modelProperties,
|
|
2301
|
+
sku: {
|
|
2210
2302
|
serializedName: "sku",
|
|
2211
2303
|
type: {
|
|
2212
2304
|
name: "Composite",
|
|
2213
2305
|
className: "Sku",
|
|
2214
2306
|
},
|
|
2215
|
-
},
|
|
2307
|
+
},
|
|
2308
|
+
identity: {
|
|
2216
2309
|
serializedName: "identity",
|
|
2217
2310
|
type: {
|
|
2218
2311
|
name: "Composite",
|
|
2219
2312
|
className: "Identity",
|
|
2220
2313
|
},
|
|
2221
|
-
},
|
|
2314
|
+
},
|
|
2315
|
+
systemData: {
|
|
2222
2316
|
serializedName: "systemData",
|
|
2223
2317
|
type: {
|
|
2224
2318
|
name: "Composite",
|
|
2225
2319
|
className: "SystemData",
|
|
2226
2320
|
},
|
|
2227
|
-
},
|
|
2321
|
+
},
|
|
2322
|
+
minimumTlsVersion: {
|
|
2228
2323
|
serializedName: "properties.minimumTlsVersion",
|
|
2229
2324
|
type: {
|
|
2230
2325
|
name: "String",
|
|
2231
2326
|
},
|
|
2232
|
-
},
|
|
2327
|
+
},
|
|
2328
|
+
provisioningState: {
|
|
2233
2329
|
serializedName: "properties.provisioningState",
|
|
2234
2330
|
readOnly: true,
|
|
2235
2331
|
type: {
|
|
2236
2332
|
name: "String",
|
|
2237
2333
|
},
|
|
2238
|
-
},
|
|
2334
|
+
},
|
|
2335
|
+
status: {
|
|
2239
2336
|
serializedName: "properties.status",
|
|
2240
2337
|
readOnly: true,
|
|
2241
2338
|
type: {
|
|
2242
2339
|
name: "String",
|
|
2243
2340
|
},
|
|
2244
|
-
},
|
|
2341
|
+
},
|
|
2342
|
+
createdAt: {
|
|
2245
2343
|
serializedName: "properties.createdAt",
|
|
2246
2344
|
readOnly: true,
|
|
2247
2345
|
type: {
|
|
2248
2346
|
name: "DateTime",
|
|
2249
2347
|
},
|
|
2250
|
-
},
|
|
2348
|
+
},
|
|
2349
|
+
updatedAt: {
|
|
2251
2350
|
serializedName: "properties.updatedAt",
|
|
2252
2351
|
readOnly: true,
|
|
2253
2352
|
type: {
|
|
2254
2353
|
name: "DateTime",
|
|
2255
2354
|
},
|
|
2256
|
-
},
|
|
2355
|
+
},
|
|
2356
|
+
serviceBusEndpoint: {
|
|
2257
2357
|
serializedName: "properties.serviceBusEndpoint",
|
|
2258
2358
|
readOnly: true,
|
|
2259
2359
|
type: {
|
|
2260
2360
|
name: "String",
|
|
2261
2361
|
},
|
|
2262
|
-
},
|
|
2362
|
+
},
|
|
2363
|
+
clusterArmId: {
|
|
2263
2364
|
serializedName: "properties.clusterArmId",
|
|
2264
2365
|
type: {
|
|
2265
2366
|
name: "String",
|
|
2266
2367
|
},
|
|
2267
|
-
},
|
|
2368
|
+
},
|
|
2369
|
+
metricId: {
|
|
2268
2370
|
serializedName: "properties.metricId",
|
|
2269
2371
|
readOnly: true,
|
|
2270
2372
|
type: {
|
|
2271
2373
|
name: "String",
|
|
2272
2374
|
},
|
|
2273
|
-
},
|
|
2375
|
+
},
|
|
2376
|
+
isAutoInflateEnabled: {
|
|
2274
2377
|
serializedName: "properties.isAutoInflateEnabled",
|
|
2275
2378
|
type: {
|
|
2276
2379
|
name: "Boolean",
|
|
2277
2380
|
},
|
|
2278
|
-
},
|
|
2381
|
+
},
|
|
2382
|
+
publicNetworkAccess: {
|
|
2279
2383
|
defaultValue: "Enabled",
|
|
2280
2384
|
serializedName: "properties.publicNetworkAccess",
|
|
2281
2385
|
type: {
|
|
2282
2386
|
name: "String",
|
|
2283
2387
|
},
|
|
2284
|
-
},
|
|
2388
|
+
},
|
|
2389
|
+
maximumThroughputUnits: {
|
|
2285
2390
|
constraints: {
|
|
2286
2391
|
InclusiveMinimum: 0,
|
|
2287
2392
|
},
|
|
@@ -2289,23 +2394,27 @@ exports.EHNamespace = {
|
|
|
2289
2394
|
type: {
|
|
2290
2395
|
name: "Number",
|
|
2291
2396
|
},
|
|
2292
|
-
},
|
|
2397
|
+
},
|
|
2398
|
+
kafkaEnabled: {
|
|
2293
2399
|
serializedName: "properties.kafkaEnabled",
|
|
2294
2400
|
type: {
|
|
2295
2401
|
name: "Boolean",
|
|
2296
2402
|
},
|
|
2297
|
-
},
|
|
2403
|
+
},
|
|
2404
|
+
zoneRedundant: {
|
|
2298
2405
|
serializedName: "properties.zoneRedundant",
|
|
2299
2406
|
type: {
|
|
2300
2407
|
name: "Boolean",
|
|
2301
2408
|
},
|
|
2302
|
-
},
|
|
2409
|
+
},
|
|
2410
|
+
encryption: {
|
|
2303
2411
|
serializedName: "properties.encryption",
|
|
2304
2412
|
type: {
|
|
2305
2413
|
name: "Composite",
|
|
2306
2414
|
className: "Encryption",
|
|
2307
2415
|
},
|
|
2308
|
-
},
|
|
2416
|
+
},
|
|
2417
|
+
privateEndpointConnections: {
|
|
2309
2418
|
serializedName: "properties.privateEndpointConnections",
|
|
2310
2419
|
type: {
|
|
2311
2420
|
name: "Sequence",
|
|
@@ -2316,23 +2425,27 @@ exports.EHNamespace = {
|
|
|
2316
2425
|
},
|
|
2317
2426
|
},
|
|
2318
2427
|
},
|
|
2319
|
-
},
|
|
2428
|
+
},
|
|
2429
|
+
disableLocalAuth: {
|
|
2320
2430
|
serializedName: "properties.disableLocalAuth",
|
|
2321
2431
|
type: {
|
|
2322
2432
|
name: "Boolean",
|
|
2323
2433
|
},
|
|
2324
|
-
},
|
|
2434
|
+
},
|
|
2435
|
+
alternateName: {
|
|
2325
2436
|
serializedName: "properties.alternateName",
|
|
2326
2437
|
type: {
|
|
2327
2438
|
name: "String",
|
|
2328
2439
|
},
|
|
2329
|
-
},
|
|
2440
|
+
},
|
|
2441
|
+
geoDataReplication: {
|
|
2330
2442
|
serializedName: "properties.geoDataReplication",
|
|
2331
2443
|
type: {
|
|
2332
2444
|
name: "Composite",
|
|
2333
2445
|
className: "GeoDataReplicationProperties",
|
|
2334
2446
|
},
|
|
2335
|
-
}
|
|
2447
|
+
},
|
|
2448
|
+
},
|
|
2336
2449
|
},
|
|
2337
2450
|
};
|
|
2338
2451
|
exports.NamespacesFailoverHeaders = {
|