pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
GetBastionHostResult
/
GetBastionHostResult
Get
Bastion
Host
Result
fun
GetBastionHostResult
(
dnsName
:
String
?
=
null
,
etag
:
String
,
id
:
String
?
=
null
,
ipConfigurations
:
List
<
BastionHostIPConfigurationResponse
>
?
=
null
,
location
:
String
?
=
null
,
name
:
String
,
provisioningState
:
String
,
tags
:
Map
<
String
,
String
>
?
=
null
,
type
:
String
)