Class ChannelDirectLineState
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.Bot
Assembly: Pulumi.Azure.dll
Syntax
public sealed class ChannelDirectLineState : ResourceArgs
Constructors
View SourceChannelDirectLineState()
Declaration
public ChannelDirectLineState()
Properties
View SourceBotName
Declaration
public Input<string> BotName { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Location
Declaration
public Input<string> Location { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
ResourceGroupName
Declaration
public Input<string> ResourceGroupName { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Sites
Declaration
public InputList<ChannelDirectLineSiteGetArgs> Sites { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<ChannelDirectLineSiteGetArgs> |