Get Web Pub Sub Result
data class GetWebPubSubResult(val disableAadAuth: Boolean? = null, val disableLocalAuth: Boolean? = null, val externalIP: String, val hostName: String, val hostNamePrefix: String, val id: String, val identity: ManagedIdentityResponse? = null, val liveTraceConfiguration: LiveTraceConfigurationResponse? = null, val location: String? = null, val name: String, val networkACLs: WebPubSubNetworkACLsResponse? = null, val privateEndpointConnections: List<PrivateEndpointConnectionResponse>, val provisioningState: String, val publicNetworkAccess: String? = null, val publicPort: Int, val resourceLogConfiguration: ResourceLogConfigurationResponse? = null, val serverPort: Int, val sharedPrivateLinkResources: List<SharedPrivateLinkResourceResponse>, val sku: ResourceSkuResponse? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val tls: WebPubSubTlsSettingsResponse? = null, val type: String, val version: String)
A class represent a resource.
Constructors
Link copied to clipboard
fun GetWebPubSubResult(disableAadAuth: Boolean? = null, disableLocalAuth: Boolean? = null, externalIP: String, hostName: String, hostNamePrefix: String, id: String, identity: ManagedIdentityResponse? = null, liveTraceConfiguration: LiveTraceConfigurationResponse? = null, location: String? = null, name: String, networkACLs: WebPubSubNetworkACLsResponse? = null, privateEndpointConnections: List<PrivateEndpointConnectionResponse>, provisioningState: String, publicNetworkAccess: String? = null, publicPort: Int, resourceLogConfiguration: ResourceLogConfigurationResponse? = null, serverPort: Int, sharedPrivateLinkResources: List<SharedPrivateLinkResourceResponse>, sku: ResourceSkuResponse? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, tls: WebPubSubTlsSettingsResponse? = null, type: String, version: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard