public sealed class RemoteRepositoryConfig.Types.YumRepository.Types.CustomRepository : IMessage<RemoteRepositoryConfig.Types.YumRepository.Types.CustomRepository>, IEquatable<RemoteRepositoryConfig.Types.YumRepository.Types.CustomRepository>, IDeepCloneable<RemoteRepositoryConfig.Types.YumRepository.Types.CustomRepository>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class RemoteRepositoryConfig.Types.YumRepository.Types.CustomRepository.
Customer-specified publicly available remote repository.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This document provides reference documentation for the `RemoteRepositoryConfig.Types.YumRepository.Types.CustomRepository` class within the Artifact Registry v1 API, specifically for .NET development."],["The `CustomRepository` class represents a customer-specified, publicly available remote repository, as detailed in the available versions."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all related to the `RemoteRepositoryConfig`."],["The class includes two constructors, one default and another that accepts a `CustomRepository` object as a parameter, allowing for the creation of instances and copies."],["The key property `Uri`, of type `string`, allows the definition of the repository's http/https location."]]],[]]