Class BackendServerBackendServerArgs
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.Slb.Inputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class BackendServerBackendServerArgs : ResourceArgs
Constructors
View SourceBackendServerBackendServerArgs()
Declaration
public BackendServerBackendServerArgs()
Properties
View SourceServerId
Declaration
public Input<string> ServerId { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Type
Declaration
public Input<string> Type { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Weight
Declaration
public Input<int> Weight { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Int32> |