IContainerRegistryIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.ContainerRegistryIdentityTypeConverter))]
public interface IContainerRegistryIdentity : Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Models.ContainerRegistryIdentityTypeConverter))>]
type IContainerRegistryIdentity = interface
    interface IJsonSerializable
Public Interface IContainerRegistryIdentity
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AgentPoolName

The name of the agent pool.

CacheRuleName

The name of the cache rule.

ConnectedRegistryName

The name of the connected registry.

CredentialSetName

The name of the credential set.

ExportPipelineName

The name of the export pipeline.

GroupName

The name of the private link resource.

Id

Resource identity path

ImportPipelineName

The name of the import pipeline.

PipelineRunName

The name of the pipeline run.

PrivateEndpointConnectionName

The name of the private endpoint connection.

RegistryName

The name of the container registry.

ReplicationName

The name of the replication.

ResourceGroupName

The name of the resource group. The name is case insensitive.

RunId

The run ID.

ScopeMapName

The name of the scope map.

SubscriptionId

The ID of the target subscription. The value must be an UUID.

TaskName

The name of the container registry task.

TaskRunName

The name of the task run.

TokenName

The name of the token.

WebhookName

The name of the webhook.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to