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