@@ -70,8 +70,6 @@ protected AccessPolicyAssignmentResource() { }
7070 [ System . ClientModel . Primitives . ModelReaderWriterBuildableAttribute ( typeof ( Azure . ResourceManager . RedisEnterprise . Models . RedisEnterprisePrivateLinkServiceConnectionState ) ) ]
7171 [ System . ClientModel . Primitives . ModelReaderWriterBuildableAttribute ( typeof ( Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseRegenerateKeyContent ) ) ]
7272 [ System . ClientModel . Primitives . ModelReaderWriterBuildableAttribute ( typeof ( Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSku ) ) ]
73- [ System . ClientModel . Primitives . ModelReaderWriterBuildableAttribute ( typeof ( Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetails ) ) ]
74- [ System . ClientModel . Primitives . ModelReaderWriterBuildableAttribute ( typeof ( Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetailsList ) ) ]
7573 [ System . ClientModel . Primitives . ModelReaderWriterBuildableAttribute ( typeof ( Azure . ResourceManager . RedisEnterprise . Models . RedisPersistenceSettings ) ) ]
7674 [ System . ClientModel . Primitives . ModelReaderWriterBuildableAttribute ( typeof ( Azure . ResourceManager . RedisEnterprise . RedisEnterpriseClusterData ) ) ]
7775 [ System . ClientModel . Primitives . ModelReaderWriterBuildableAttribute ( typeof ( Azure . ResourceManager . RedisEnterprise . RedisEnterpriseClusterResource ) ) ]
@@ -146,8 +144,6 @@ protected RedisEnterpriseClusterResource() { }
146144 public virtual Azure . Response < Azure . ResourceManager . RedisEnterprise . RedisEnterprisePrivateEndpointConnectionResource > GetRedisEnterprisePrivateEndpointConnection ( string privateEndpointConnectionName , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
147145 public virtual System . Threading . Tasks . Task < Azure . Response < Azure . ResourceManager . RedisEnterprise . RedisEnterprisePrivateEndpointConnectionResource > > GetRedisEnterprisePrivateEndpointConnectionAsync ( string privateEndpointConnectionName , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
148146 public virtual Azure . ResourceManager . RedisEnterprise . RedisEnterprisePrivateEndpointConnectionCollection GetRedisEnterprisePrivateEndpointConnections ( ) { throw null ; }
149- public virtual Azure . Response < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetailsList > GetSkusForScaling ( System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
150- public virtual System . Threading . Tasks . Task < Azure . Response < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetailsList > > GetSkusForScalingAsync ( System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
151147 public virtual Azure . Response < Azure . ResourceManager . RedisEnterprise . RedisEnterpriseClusterResource > RemoveTag ( string key , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
152148 public virtual System . Threading . Tasks . Task < Azure . Response < Azure . ResourceManager . RedisEnterprise . RedisEnterpriseClusterResource > > RemoveTagAsync ( string key , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
153149 public virtual Azure . Response < Azure . ResourceManager . RedisEnterprise . RedisEnterpriseClusterResource > SetTags ( System . Collections . Generic . IDictionary < string , string > tags , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
@@ -210,8 +206,8 @@ protected RedisEnterpriseDatabaseResource() { }
210206 public virtual System . Threading . Tasks . Task < Azure . ResourceManager . ArmOperation > DeleteAsync ( Azure . WaitUntil waitUntil , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
211207 public virtual Azure . ResourceManager . ArmOperation Export ( Azure . WaitUntil waitUntil , Azure . ResourceManager . RedisEnterprise . Models . ExportRedisEnterpriseDatabaseContent content , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
212208 public virtual System . Threading . Tasks . Task < Azure . ResourceManager . ArmOperation > ExportAsync ( Azure . WaitUntil waitUntil , Azure . ResourceManager . RedisEnterprise . Models . ExportRedisEnterpriseDatabaseContent content , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
213- public virtual Azure . ResourceManager . ArmOperation Flush ( Azure . WaitUntil waitUntil , Azure . ResourceManager . RedisEnterprise . Models . FlushRedisEnterpriseDatabaseContent content = null , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
214- public virtual System . Threading . Tasks . Task < Azure . ResourceManager . ArmOperation > FlushAsync ( Azure . WaitUntil waitUntil , Azure . ResourceManager . RedisEnterprise . Models . FlushRedisEnterpriseDatabaseContent content = null , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
209+ public virtual Azure . ResourceManager . ArmOperation Flush ( Azure . WaitUntil waitUntil , Azure . ResourceManager . RedisEnterprise . Models . FlushRedisEnterpriseDatabaseContent content , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
210+ public virtual System . Threading . Tasks . Task < Azure . ResourceManager . ArmOperation > FlushAsync ( Azure . WaitUntil waitUntil , Azure . ResourceManager . RedisEnterprise . Models . FlushRedisEnterpriseDatabaseContent content , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
215211 public virtual Azure . ResourceManager . ArmOperation ForceLinkToReplicationGroup ( Azure . WaitUntil waitUntil , Azure . ResourceManager . RedisEnterprise . Models . ForceLinkContent content , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
216212 public virtual System . Threading . Tasks . Task < Azure . ResourceManager . ArmOperation > ForceLinkToReplicationGroupAsync ( Azure . WaitUntil waitUntil , Azure . ResourceManager . RedisEnterprise . Models . ForceLinkContent content , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
217213 public virtual Azure . ResourceManager . ArmOperation ForceUnlink ( Azure . WaitUntil waitUntil , Azure . ResourceManager . RedisEnterprise . Models . ForceUnlinkRedisEnterpriseDatabaseContent content , System . Threading . CancellationToken cancellationToken = default ( System . Threading . CancellationToken ) ) { throw null ; }
@@ -368,8 +364,6 @@ public static partial class ArmRedisEnterpriseModelFactory
368364 public static Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseOperationStatus RedisEnterpriseOperationStatus ( Azure . Core . ResourceIdentifier id = null , string name = null , System . DateTimeOffset ? startOn = default ( System . DateTimeOffset ? ) , System . DateTimeOffset ? endOn = default ( System . DateTimeOffset ? ) , string status = null , Azure . ResponseError error = null ) { throw null ; }
369365 public static Azure . ResourceManager . RedisEnterprise . RedisEnterprisePrivateEndpointConnectionData RedisEnterprisePrivateEndpointConnectionData ( Azure . Core . ResourceIdentifier id = null , string name = null , Azure . Core . ResourceType resourceType = default ( Azure . Core . ResourceType ) , Azure . ResourceManager . Models . SystemData systemData = null , Azure . Core . ResourceIdentifier privateEndpointId = null , Azure . ResourceManager . RedisEnterprise . Models . RedisEnterprisePrivateLinkServiceConnectionState connectionState = null , Azure . ResourceManager . RedisEnterprise . Models . RedisEnterprisePrivateEndpointConnectionProvisioningState ? provisioningState = default ( Azure . ResourceManager . RedisEnterprise . Models . RedisEnterprisePrivateEndpointConnectionProvisioningState ? ) ) { throw null ; }
370366 public static Azure . ResourceManager . RedisEnterprise . Models . RedisEnterprisePrivateLinkResource RedisEnterprisePrivateLinkResource ( Azure . Core . ResourceIdentifier id = null , string name = null , Azure . Core . ResourceType resourceType = default ( Azure . Core . ResourceType ) , Azure . ResourceManager . Models . SystemData systemData = null , string groupId = null , System . Collections . Generic . IEnumerable < string > requiredMembers = null , System . Collections . Generic . IEnumerable < string > requiredZoneNames = null ) { throw null ; }
371- public static Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetails RedisEnterpriseSkuDetails ( string name = null , float ? sizeInGB = default ( float ? ) ) { throw null ; }
372- public static Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetailsList RedisEnterpriseSkuDetailsList ( System . Collections . Generic . IEnumerable < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetails > skus = null ) { throw null ; }
373367 }
374368 [ System . Runtime . InteropServices . StructLayoutAttribute ( System . Runtime . InteropServices . LayoutKind . Sequential ) ]
375369 public readonly partial struct DeferUpgradeSetting : System . IEquatable < Azure . ResourceManager . RedisEnterprise . Models . DeferUpgradeSetting >
@@ -523,7 +517,6 @@ public enum RedisEnterpriseAccessKeyType
523517 private readonly int _dummyPrimitive ;
524518 public RedisEnterpriseClusteringPolicy ( string value ) { throw null ; }
525519 public static Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseClusteringPolicy EnterpriseCluster { get { throw null ; } }
526- public static Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseClusteringPolicy NoCluster { get { throw null ; } }
527520 public static Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseClusteringPolicy OssCluster { get { throw null ; } }
528521 public bool Equals ( Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseClusteringPolicy other ) { throw null ; }
529522 [ System . ComponentModel . EditorBrowsableAttribute ( System . ComponentModel . EditorBrowsableState . Never ) ]
@@ -927,29 +920,6 @@ protected virtual void JsonModelWriteCore(System.Text.Json.Utf8JsonWriter writer
927920 string System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSku > . GetFormatFromOptions ( System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
928921 System . BinaryData System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSku > . Write ( System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
929922 }
930- public partial class RedisEnterpriseSkuDetails : System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetails > , System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetails >
931- {
932- internal RedisEnterpriseSkuDetails ( ) { }
933- public string Name { get { throw null ; } }
934- public float ? SizeInGB { get { throw null ; } }
935- protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
936- Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetails System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetails > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
937- void System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetails > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
938- Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetails System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetails > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
939- string System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetails > . GetFormatFromOptions ( System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
940- System . BinaryData System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetails > . Write ( System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
941- }
942- public partial class RedisEnterpriseSkuDetailsList : System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetailsList > , System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetailsList >
943- {
944- internal RedisEnterpriseSkuDetailsList ( ) { }
945- public System . Collections . Generic . IReadOnlyList < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetails > Skus { get { throw null ; } }
946- protected virtual void JsonModelWriteCore ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
947- Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetailsList System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetailsList > . Create ( ref System . Text . Json . Utf8JsonReader reader , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
948- void System . ClientModel . Primitives . IJsonModel < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetailsList > . Write ( System . Text . Json . Utf8JsonWriter writer , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { }
949- Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetailsList System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetailsList > . Create ( System . BinaryData data , System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
950- string System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetailsList > . GetFormatFromOptions ( System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
951- System . BinaryData System . ClientModel . Primitives . IPersistableModel < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuDetailsList > . Write ( System . ClientModel . Primitives . ModelReaderWriterOptions options ) { throw null ; }
952- }
953923 [ System . Runtime . InteropServices . StructLayoutAttribute ( System . Runtime . InteropServices . LayoutKind . Sequential ) ]
954924 public readonly partial struct RedisEnterpriseSkuName : System . IEquatable < Azure . ResourceManager . RedisEnterprise . Models . RedisEnterpriseSkuName >
955925 {
0 commit comments