Class ServiceProtocols
Inheritance
System.Object
ServiceProtocols
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.ApiManagement.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class ServiceProtocols
Fields
View SourceEnableHttp2
Should HTTP/2 be supported by the API Management Service? Defaults to false.
Declaration
public readonly bool? EnableHttp2
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |