Compartilhar via


PipelineRunTargetProperties Class

PipelineRunTargetProperties.

Inheritance
azure.mgmt.containerregistry._serialization.Model
PipelineRunTargetProperties

Constructor

PipelineRunTargetProperties(*, type: str | _models.PipelineRunTargetType = 'AzureStorageBlob', name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
type

The type of the target. "AzureStorageBlob"

Default value: AzureStorageBlob
name
str

The name of the target.

Variables

Name Description
type

The type of the target. "AzureStorageBlob"

name
str

The name of the target.