ListShardMap<TKey>.Clone Method

Definition

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

Returns

Applies to