Class ServiceFeature
Inheritance
System.Object
ServiceFeature
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: Pulumi.Azure.SignalR.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class ServiceFeature
Fields
View SourceFlag
The kind of Feature. Possible values are EnableConnectivityLogs and ServiceMode.
Declaration
public readonly string Flag
Field Value
| Type | Description |
|---|---|
| System.String |
Value
A value of a feature flag. Possible values are Classic, Default and Serverless.
Declaration
public readonly string Value
Field Value
| Type | Description |
|---|---|
| System.String |