Get Bastion Host Result
constructor(azureApiVersion: String, disableCopyPaste: Boolean? = null, dnsName: String? = null, enableFileCopy: Boolean? = null, enableIpConnect: Boolean? = null, enableKerberos: Boolean? = null, enablePrivateOnlyBastion: Boolean? = null, enableSessionRecording: Boolean? = null, enableShareableLink: Boolean? = null, enableTunneling: Boolean? = null, etag: String, id: String? = null, ipConfigurations: List<BastionHostIPConfigurationResponse>? = null, location: String? = null, name: String, networkAcls: BastionHostPropertiesFormatResponseNetworkAcls? = null, provisioningState: String, scaleUnits: Int? = null, sku: SkuResponse? = null, tags: Map<String, String>? = null, type: String, virtualNetwork: SubResourceResponse? = null, zones: List<String>? = null)