AzureStorageBlobContainerEndpointUpdateProperties Class

AzureStorageBlobContainerEndpointUpdateProperties.

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

Inheritance
azure.mgmt.storagemover.models._models_py3.EndpointBaseUpdateProperties
AzureStorageBlobContainerEndpointUpdateProperties

Constructor

AzureStorageBlobContainerEndpointUpdateProperties(*, description: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
description
str

A description for the Endpoint.

Variables

Name Description
endpoint_type

The Endpoint resource type. Required. Known values are: "AzureStorageBlobContainer", "NfsMount", "AzureStorageSmbFileShare", and "SmbMount".

description
str

A description for the Endpoint.