azure-native.botservice.getEnterpriseChannel
Explore with Pulumi AI
Returns an Enterprise Channel specified by the parameters. API Version: 2018-07-12.
Using getEnterpriseChannel
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getEnterpriseChannel(args: GetEnterpriseChannelArgs, opts?: InvokeOptions): Promise<GetEnterpriseChannelResult>
function getEnterpriseChannelOutput(args: GetEnterpriseChannelOutputArgs, opts?: InvokeOptions): Output<GetEnterpriseChannelResult>
def get_enterprise_channel(resource_group_name: Optional[str] = None,
resource_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetEnterpriseChannelResult
def get_enterprise_channel_output(resource_group_name: Optional[pulumi.Input[str]] = None,
resource_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEnterpriseChannelResult]
func LookupEnterpriseChannel(ctx *Context, args *LookupEnterpriseChannelArgs, opts ...InvokeOption) (*LookupEnterpriseChannelResult, error)
func LookupEnterpriseChannelOutput(ctx *Context, args *LookupEnterpriseChannelOutputArgs, opts ...InvokeOption) LookupEnterpriseChannelResultOutput
> Note: This function is named LookupEnterpriseChannel
in the Go SDK.
public static class GetEnterpriseChannel
{
public static Task<GetEnterpriseChannelResult> InvokeAsync(GetEnterpriseChannelArgs args, InvokeOptions? opts = null)
public static Output<GetEnterpriseChannelResult> Invoke(GetEnterpriseChannelInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetEnterpriseChannelResult> getEnterpriseChannel(GetEnterpriseChannelArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:botservice:getEnterpriseChannel
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName The name of the Bot resource group in the user subscription.
- Resource
Name string The name of the Bot resource.
- Resource
Group stringName The name of the Bot resource group in the user subscription.
- Resource
Name string The name of the Bot resource.
- resource
Group StringName The name of the Bot resource group in the user subscription.
- resource
Name String The name of the Bot resource.
- resource
Group stringName The name of the Bot resource group in the user subscription.
- resource
Name string The name of the Bot resource.
- resource_
group_ strname The name of the Bot resource group in the user subscription.
- resource_
name str The name of the Bot resource.
- resource
Group StringName The name of the Bot resource group in the user subscription.
- resource
Name String The name of the Bot resource.
getEnterpriseChannel Result
The following output properties are available:
- Id string
Specifies the resource ID.
- Name string
Specifies the name of the resource.
- Properties
Pulumi.
Azure Native. Bot Service. Outputs. Enterprise Channel Properties Response The set of properties specific to an Enterprise Channel resource.
- Type string
Specifies the type of the resource.
- Etag string
Entity Tag
- Kind string
Required. Gets or sets the Kind of the resource.
- Location string
Specifies the location of the resource.
- Sku
Pulumi.
Azure Native. Bot Service. Outputs. Sku Response Gets or sets the SKU of the resource.
- Dictionary<string, string>
Contains resource tags defined as key/value pairs.
- Id string
Specifies the resource ID.
- Name string
Specifies the name of the resource.
- Properties
Enterprise
Channel Properties Response The set of properties specific to an Enterprise Channel resource.
- Type string
Specifies the type of the resource.
- Etag string
Entity Tag
- Kind string
Required. Gets or sets the Kind of the resource.
- Location string
Specifies the location of the resource.
- Sku
Sku
Response Gets or sets the SKU of the resource.
- map[string]string
Contains resource tags defined as key/value pairs.
- id String
Specifies the resource ID.
- name String
Specifies the name of the resource.
- properties
Enterprise
Channel Properties Response The set of properties specific to an Enterprise Channel resource.
- type String
Specifies the type of the resource.
- etag String
Entity Tag
- kind String
Required. Gets or sets the Kind of the resource.
- location String
Specifies the location of the resource.
- sku
Sku
Response Gets or sets the SKU of the resource.
- Map<String,String>
Contains resource tags defined as key/value pairs.
- id string
Specifies the resource ID.
- name string
Specifies the name of the resource.
- properties
Enterprise
Channel Properties Response The set of properties specific to an Enterprise Channel resource.
- type string
Specifies the type of the resource.
- etag string
Entity Tag
- kind string
Required. Gets or sets the Kind of the resource.
- location string
Specifies the location of the resource.
- sku
Sku
Response Gets or sets the SKU of the resource.
- {[key: string]: string}
Contains resource tags defined as key/value pairs.
- id str
Specifies the resource ID.
- name str
Specifies the name of the resource.
- properties
Enterprise
Channel Properties Response The set of properties specific to an Enterprise Channel resource.
- type str
Specifies the type of the resource.
- etag str
Entity Tag
- kind str
Required. Gets or sets the Kind of the resource.
- location str
Specifies the location of the resource.
- sku
Sku
Response Gets or sets the SKU of the resource.
- Mapping[str, str]
Contains resource tags defined as key/value pairs.
- id String
Specifies the resource ID.
- name String
Specifies the name of the resource.
- properties Property Map
The set of properties specific to an Enterprise Channel resource.
- type String
Specifies the type of the resource.
- etag String
Entity Tag
- kind String
Required. Gets or sets the Kind of the resource.
- location String
Specifies the location of the resource.
- sku Property Map
Gets or sets the SKU of the resource.
- Map<String>
Contains resource tags defined as key/value pairs.
Supporting Types
EnterpriseChannelNodeResponse
- Azure
Location string The location of the Enterprise Channel Node.
- Azure
Sku string The sku of the Enterprise Channel Node.
- Id string
Id of Enterprise Channel Node. This is generated by the Bot Framework.
- Name string
The name of the Enterprise Channel Node.
- State string
The current state of the Enterprise Channel Node.
- Azure
Location string The location of the Enterprise Channel Node.
- Azure
Sku string The sku of the Enterprise Channel Node.
- Id string
Id of Enterprise Channel Node. This is generated by the Bot Framework.
- Name string
The name of the Enterprise Channel Node.
- State string
The current state of the Enterprise Channel Node.
- azure
Location String The location of the Enterprise Channel Node.
- azure
Sku String The sku of the Enterprise Channel Node.
- id String
Id of Enterprise Channel Node. This is generated by the Bot Framework.
- name String
The name of the Enterprise Channel Node.
- state String
The current state of the Enterprise Channel Node.
- azure
Location string The location of the Enterprise Channel Node.
- azure
Sku string The sku of the Enterprise Channel Node.
- id string
Id of Enterprise Channel Node. This is generated by the Bot Framework.
- name string
The name of the Enterprise Channel Node.
- state string
The current state of the Enterprise Channel Node.
- azure_
location str The location of the Enterprise Channel Node.
- azure_
sku str The sku of the Enterprise Channel Node.
- id str
Id of Enterprise Channel Node. This is generated by the Bot Framework.
- name str
The name of the Enterprise Channel Node.
- state str
The current state of the Enterprise Channel Node.
- azure
Location String The location of the Enterprise Channel Node.
- azure
Sku String The sku of the Enterprise Channel Node.
- id String
Id of Enterprise Channel Node. This is generated by the Bot Framework.
- name String
The name of the Enterprise Channel Node.
- state String
The current state of the Enterprise Channel Node.
EnterpriseChannelPropertiesResponse
- Nodes
List<Pulumi.
Azure Native. Bot Service. Inputs. Enterprise Channel Node Response> The nodes associated with the Enterprise Channel.
- State string
The current state of the Enterprise Channel.
- Nodes
[]Enterprise
Channel Node Response The nodes associated with the Enterprise Channel.
- State string
The current state of the Enterprise Channel.
- nodes
List<Enterprise
Channel Node Response> The nodes associated with the Enterprise Channel.
- state String
The current state of the Enterprise Channel.
- nodes
Enterprise
Channel Node Response[] The nodes associated with the Enterprise Channel.
- state string
The current state of the Enterprise Channel.
- nodes
Sequence[Enterprise
Channel Node Response] The nodes associated with the Enterprise Channel.
- state str
The current state of the Enterprise Channel.
- nodes List<Property Map>
The nodes associated with the Enterprise Channel.
- state String
The current state of the Enterprise Channel.
SkuResponse
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0