AzureSignalREmulatorResource Constructors
ClassConstructors1 member
Wraps an
AzureSignalRResource in a type that exposes container extension methods. Constructor(AzureSignalRResource)Section titled Constructor(AzureSignalRResource) Wraps an
AzureSignalRResource in a type that exposes container extension methods. public class AzureSignalREmulatorResource{ public AzureSignalREmulatorResource( AzureSignalRResource innerResource) { // ... }}Parameters
innerResourceAzureSignalRResourceThe inner resource used to store annotations.