Class ApiHttpVpcServiceConfig
Inheritance
System.Object
ApiHttpVpcServiceConfig
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.AliCloud.ApiGateway.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class ApiHttpVpcServiceConfig
Fields
View SourceAoneName
Declaration
public readonly string AoneName
Field Value
| Type | Description |
|---|---|
| System.String |
Method
The http method of backend service.
Declaration
public readonly string Method
Field Value
| Type | Description |
|---|---|
| System.String |
Name
System parameter name which supports values including in system parameter list
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
Path
The path of backend service.
Declaration
public readonly string Path
Field Value
| Type | Description |
|---|---|
| System.String |
Timeout
Backend service time-out time; unit: millisecond.
Declaration
public readonly int Timeout
Field Value
| Type | Description |
|---|---|
| System.Int32 |