ContainerRegistryGenerateCredentialsContent Class

Definition

The parameters used to generate credentials for a specified token or user of a container registry.

C#
public class ContainerRegistryGenerateCredentialsContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryGenerateCredentialsContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryGenerateCredentialsContent>
Inheritance
ContainerRegistryGenerateCredentialsContent
Implements

Constructors

Properties

ExpireOn

The expiry date of the generated credentials after which the credentials become invalid.

Name

Specifies name of the password which should be regenerated if any -- password1 or password2.

TokenId

The resource ID of the token for which credentials have to be generated.

Methods

Explicit Interface Implementations

Applies to

Product Versions
Azure SDK for .NET Latest, Preview