Show / Hide Table of Contents

Class MockStorageConnection

Inheritance
System.Object
MockStorageConnection
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: CrashCABN.Ingestion
Assembly: CrashCABN.Ingestion.TestCommon.dll
Syntax
public static class MockStorageConnection

Methods

View Source

Create(String)

Declaration
public static IAlternateStorageConnection Create(string accountName)
Parameters
Type Name Description
System.String accountName
Returns
Type Description
IAlternateStorageConnection
  • View Source
In This Article
Back to top Generated by DocFX