PipelineRunTargetProperties Class

PipelineRunTargetProperties.

Inheritance
PipelineRunTargetProperties

Constructor

PipelineRunTargetProperties(*, type: Optional[Union[str, azure.mgmt.containerregistry.v2019_12_01_preview.models._container_registry_management_client_enums.PipelineRunTargetType]] = 'AzureStorageBlob', name: Optional[str] = None, **kwargs)

Variables

type
str or PipelineRunTargetType

The type of the target. Possible values include: "AzureStorageBlob". Default value: "AzureStorageBlob".

name
str

The name of the target.