PrivateLinkResource Class

A private link resource.

All required parameters must be populated in order to send to Azure.

Inheritance
PrivateLinkResource

Constructor

PrivateLinkResource(*, id: str, name: str, type: str, properties: azure.mgmt.web.v2020_09_01.models._models_py3.PrivateLinkResourceProperties, **kwargs)

Parameters

id
str
Required

Required.

name
str
Required

Required. Name of a private link resource.

type
str
Required

Required.

properties
PrivateLinkResourceProperties
Required

Required. Properties of a private link resource.