@@ -1306,25 +1306,6 @@ public BackupPolicyMigrationState() { }
1306
1306
public override string ToString ( ) { throw null ; }
1307
1307
}
1308
1308
[ System . Runtime . InteropServices . StructLayoutAttribute ( System . Runtime . InteropServices . LayoutKind . Sequential ) ]
1309
- public readonly partial struct BackupStorageRedundancy : System . IEquatable < Azure . ResourceManager . CosmosDB . Models . BackupStorageRedundancy >
1310
- {
1311
- private readonly object _dummy ;
1312
- private readonly int _dummyPrimitive ;
1313
- public BackupStorageRedundancy ( string value ) { throw null ; }
1314
- public static Azure . ResourceManager . CosmosDB . Models . BackupStorageRedundancy Geo { get { throw null ; } }
1315
- public static Azure . ResourceManager . CosmosDB . Models . BackupStorageRedundancy Local { get { throw null ; } }
1316
- public static Azure . ResourceManager . CosmosDB . Models . BackupStorageRedundancy Zone { get { throw null ; } }
1317
- public bool Equals ( Azure . ResourceManager . CosmosDB . Models . BackupStorageRedundancy other ) { throw null ; }
1318
- [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
1319
- public override bool Equals ( object obj ) { throw null ; }
1320
- [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
1321
- public override int GetHashCode ( ) { throw null ; }
1322
- public static bool operator == ( Azure . ResourceManager . CosmosDB . Models . BackupStorageRedundancy left , Azure . ResourceManager . CosmosDB . Models . BackupStorageRedundancy right ) { throw null ; }
1323
- public static implicit operator Azure . ResourceManager . CosmosDB . Models . BackupStorageRedundancy ( string value ) { throw null ; }
1324
- public static bool operator != ( Azure . ResourceManager . CosmosDB . Models . BackupStorageRedundancy left , Azure . ResourceManager . CosmosDB . Models . BackupStorageRedundancy right ) { throw null ; }
1325
- public override string ToString ( ) { throw null ; }
1326
- }
1327
- [ System . Runtime . InteropServices . StructLayoutAttribute ( System . Runtime . InteropServices . LayoutKind . Sequential ) ]
1328
1309
public readonly partial struct CassandraAuthenticationMethod : System . IEquatable < Azure . ResourceManager . CosmosDB . Models . CassandraAuthenticationMethod >
1329
1310
{
1330
1311
private readonly object _dummy ;
@@ -1894,6 +1875,25 @@ public partial class CosmosDBBackupInformation
1894
1875
internal CosmosDBBackupInformation ( ) { }
1895
1876
public System . DateTimeOffset ? ContinuousBackupInformationLatestRestorableTimestamp { get { throw null ; } }
1896
1877
}
1878
+ [ System . Runtime . InteropServices . StructLayoutAttribute ( System . Runtime . InteropServices . LayoutKind . Sequential ) ]
1879
+ public readonly partial struct CosmosDBBackupStorageRedundancy : System . IEquatable < Azure . ResourceManager . CosmosDB . Models . CosmosDBBackupStorageRedundancy >
1880
+ {
1881
+ private readonly object _dummy ;
1882
+ private readonly int _dummyPrimitive ;
1883
+ public CosmosDBBackupStorageRedundancy ( string value ) { throw null ; }
1884
+ public static Azure . ResourceManager . CosmosDB . Models . CosmosDBBackupStorageRedundancy Geo { get { throw null ; } }
1885
+ public static Azure . ResourceManager . CosmosDB . Models . CosmosDBBackupStorageRedundancy Local { get { throw null ; } }
1886
+ public static Azure . ResourceManager . CosmosDB . Models . CosmosDBBackupStorageRedundancy Zone { get { throw null ; } }
1887
+ public bool Equals ( Azure . ResourceManager . CosmosDB . Models . CosmosDBBackupStorageRedundancy other ) { throw null ; }
1888
+ [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
1889
+ public override bool Equals ( object obj ) { throw null ; }
1890
+ [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
1891
+ public override int GetHashCode ( ) { throw null ; }
1892
+ public static bool operator == ( Azure . ResourceManager . CosmosDB . Models . CosmosDBBackupStorageRedundancy left , Azure . ResourceManager . CosmosDB . Models . CosmosDBBackupStorageRedundancy right ) { throw null ; }
1893
+ public static implicit operator Azure . ResourceManager . CosmosDB . Models . CosmosDBBackupStorageRedundancy ( string value ) { throw null ; }
1894
+ public static bool operator != ( Azure . ResourceManager . CosmosDB . Models . CosmosDBBackupStorageRedundancy left , Azure . ResourceManager . CosmosDB . Models . CosmosDBBackupStorageRedundancy right ) { throw null ; }
1895
+ public override string ToString ( ) { throw null ; }
1896
+ }
1897
1897
public partial class CosmosDBBaseConfig
1898
1898
{
1899
1899
public CosmosDBBaseConfig ( ) { }
@@ -2040,7 +2040,7 @@ public CosmosDBIPAddressOrRange() { }
2040
2040
public partial class CosmosDBLocationProperties
2041
2041
{
2042
2042
public CosmosDBLocationProperties ( ) { }
2043
- public System . Collections . Generic . IReadOnlyList < Azure . ResourceManager . CosmosDB . Models . BackupStorageRedundancy > BackupStorageRedundancies { get { throw null ; } }
2043
+ public System . Collections . Generic . IReadOnlyList < Azure . ResourceManager . CosmosDB . Models . CosmosDBBackupStorageRedundancy > BackupStorageRedundancies { get { throw null ; } }
2044
2044
public bool ? DoesSupportAvailabilityZone { get { throw null ; } }
2045
2045
public bool ? IsResidencyRestricted { get { throw null ; } }
2046
2046
}
@@ -2055,7 +2055,7 @@ public partial class CosmosDBMetricDefinition
2055
2055
internal CosmosDBMetricDefinition ( ) { }
2056
2056
public System . Collections . Generic . IReadOnlyList < Azure . ResourceManager . CosmosDB . Models . CosmosDBMetricAvailability > MetricAvailabilities { get { throw null ; } }
2057
2057
public Azure . ResourceManager . CosmosDB . Models . CosmosDBMetricName Name { get { throw null ; } }
2058
- public Azure . ResourceManager . CosmosDB . Models . PrimaryAggregationType ? PrimaryAggregationType { get { throw null ; } }
2058
+ public Azure . ResourceManager . CosmosDB . Models . CosmosDBMetricPrimaryAggregationType ? PrimaryAggregationType { get { throw null ; } }
2059
2059
public Azure . Core . ResourceIdentifier ResourceId { get { throw null ; } }
2060
2060
public Azure . ResourceManager . CosmosDB . Models . CosmosDBMetricUnitType ? Unit { get { throw null ; } }
2061
2061
}
@@ -2066,6 +2066,28 @@ internal CosmosDBMetricName() { }
2066
2066
public string Value { get { throw null ; } }
2067
2067
}
2068
2068
[ System . Runtime . InteropServices . StructLayoutAttribute ( System . Runtime . InteropServices . LayoutKind . Sequential ) ]
2069
+ public readonly partial struct CosmosDBMetricPrimaryAggregationType : System . IEquatable < Azure . ResourceManager . CosmosDB . Models . CosmosDBMetricPrimaryAggregationType >
2070
+ {
2071
+ private readonly object _dummy ;
2072
+ private readonly int _dummyPrimitive ;
2073
+ public CosmosDBMetricPrimaryAggregationType ( string value ) { throw null ; }
2074
+ public static Azure . ResourceManager . CosmosDB . Models . CosmosDBMetricPrimaryAggregationType Average { get { throw null ; } }
2075
+ public static Azure . ResourceManager . CosmosDB . Models . CosmosDBMetricPrimaryAggregationType Last { get { throw null ; } }
2076
+ public static Azure . ResourceManager . CosmosDB . Models . CosmosDBMetricPrimaryAggregationType Maximum { get { throw null ; } }
2077
+ public static Azure . ResourceManager . CosmosDB . Models . CosmosDBMetricPrimaryAggregationType Minimum { get { throw null ; } }
2078
+ public static Azure . ResourceManager . CosmosDB . Models . CosmosDBMetricPrimaryAggregationType None { get { throw null ; } }
2079
+ public static Azure . ResourceManager . CosmosDB . Models . CosmosDBMetricPrimaryAggregationType Total { get { throw null ; } }
2080
+ public bool Equals ( Azure . ResourceManager . CosmosDB . Models . CosmosDBMetricPrimaryAggregationType other ) { throw null ; }
2081
+ [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
2082
+ public override bool Equals ( object obj ) { throw null ; }
2083
+ [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
2084
+ public override int GetHashCode ( ) { throw null ; }
2085
+ public static bool operator == ( Azure . ResourceManager . CosmosDB . Models . CosmosDBMetricPrimaryAggregationType left , Azure . ResourceManager . CosmosDB . Models . CosmosDBMetricPrimaryAggregationType right ) { throw null ; }
2086
+ public static implicit operator Azure . ResourceManager . CosmosDB . Models . CosmosDBMetricPrimaryAggregationType ( string value ) { throw null ; }
2087
+ public static bool operator != ( Azure . ResourceManager . CosmosDB . Models . CosmosDBMetricPrimaryAggregationType left , Azure . ResourceManager . CosmosDB . Models . CosmosDBMetricPrimaryAggregationType right ) { throw null ; }
2088
+ public override string ToString ( ) { throw null ; }
2089
+ }
2090
+ [ System . Runtime . InteropServices . StructLayoutAttribute ( System . Runtime . InteropServices . LayoutKind . Sequential ) ]
2069
2091
public readonly partial struct CosmosDBMetricUnitType : System . IEquatable < Azure . ResourceManager . CosmosDB . Models . CosmosDBMetricUnitType >
2070
2092
{
2071
2093
private readonly object _dummy ;
@@ -2647,29 +2669,7 @@ public partial class PeriodicModeProperties
2647
2669
public PeriodicModeProperties ( ) { }
2648
2670
public int ? BackupIntervalInMinutes { get { throw null ; } set { } }
2649
2671
public int ? BackupRetentionIntervalInHours { get { throw null ; } set { } }
2650
- public Azure . ResourceManager . CosmosDB . Models . BackupStorageRedundancy ? BackupStorageRedundancy { get { throw null ; } set { } }
2651
- }
2652
- [ System . Runtime . InteropServices . StructLayoutAttribute ( System . Runtime . InteropServices . LayoutKind . Sequential ) ]
2653
- public readonly partial struct PrimaryAggregationType : System . IEquatable < Azure . ResourceManager . CosmosDB . Models . PrimaryAggregationType >
2654
- {
2655
- private readonly object _dummy ;
2656
- private readonly int _dummyPrimitive ;
2657
- public PrimaryAggregationType ( string value ) { throw null ; }
2658
- public static Azure . ResourceManager . CosmosDB . Models . PrimaryAggregationType Average { get { throw null ; } }
2659
- public static Azure . ResourceManager . CosmosDB . Models . PrimaryAggregationType Last { get { throw null ; } }
2660
- public static Azure . ResourceManager . CosmosDB . Models . PrimaryAggregationType Maximum { get { throw null ; } }
2661
- public static Azure . ResourceManager . CosmosDB . Models . PrimaryAggregationType Minimum { get { throw null ; } }
2662
- public static Azure . ResourceManager . CosmosDB . Models . PrimaryAggregationType None { get { throw null ; } }
2663
- public static Azure . ResourceManager . CosmosDB . Models . PrimaryAggregationType Total { get { throw null ; } }
2664
- public bool Equals ( Azure . ResourceManager . CosmosDB . Models . PrimaryAggregationType other ) { throw null ; }
2665
- [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
2666
- public override bool Equals ( object obj ) { throw null ; }
2667
- [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
2668
- public override int GetHashCode ( ) { throw null ; }
2669
- public static bool operator == ( Azure . ResourceManager . CosmosDB . Models . PrimaryAggregationType left , Azure . ResourceManager . CosmosDB . Models . PrimaryAggregationType right ) { throw null ; }
2670
- public static implicit operator Azure . ResourceManager . CosmosDB . Models . PrimaryAggregationType ( string value ) { throw null ; }
2671
- public static bool operator != ( Azure . ResourceManager . CosmosDB . Models . PrimaryAggregationType left , Azure . ResourceManager . CosmosDB . Models . PrimaryAggregationType right ) { throw null ; }
2672
- public override string ToString ( ) { throw null ; }
2672
+ public Azure . ResourceManager . CosmosDB . Models . CosmosDBBackupStorageRedundancy ? BackupStorageRedundancy { get { throw null ; } set { } }
2673
2673
}
2674
2674
public partial class RegionForOnlineOffline
2675
2675
{
0 commit comments