GetPrivateLinkAssociationResult

data class GetPrivateLinkAssociationResult(val azureApiVersion: String, val id: String, val name: String, val properties: PrivateLinkAssociationPropertiesExpandedResponse, val type: String)

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, properties: PrivateLinkAssociationPropertiesExpandedResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard
val id: String

The plaResourceID.

Link copied to clipboard

The pla name.

Link copied to clipboard

The private link association properties.

Link copied to clipboard

The operation type.