RangeShardMap<TKey>.Clone Method

Definition

public Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.RangeShardMap<TKey> Clone ();
abstract member Clone : unit -> Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.RangeShardMap<'Key>
override this.Clone : unit -> Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.RangeShardMap<'Key>
Public Function Clone () As RangeShardMap(Of TKey)

Returns

Applies to