Partilhar via


PrivateLinkHub type

Um privateLinkHub

type PrivateLinkHub = TrackedResource & {
  privateEndpointConnections?: PrivateEndpointConnectionForPrivateLinkHubBasic[]
  provisioningState?: string
}