Compartilhar via


BastionShareableLinkTokenListRequest Class

Post request for Delete Bastion Shareable Link By Token endpoint.

Inheritance
azure.mgmt.network._serialization.Model
BastionShareableLinkTokenListRequest

Constructor

BastionShareableLinkTokenListRequest(*, tokens: List[str] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
tokens

List of Bastion Shareable Link Token.

Variables

Name Description
tokens

List of Bastion Shareable Link Token.