RepositoryGetListHeaders Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
RepositoryGetListHeaders() | |
RepositoryGetListHeaders(String) |
RepositoryGetListHeaders()
RepositoryGetListHeaders(String)
- Source:
- RepositoryGetListHeaders.cs
public RepositoryGetListHeaders (string link = default);
new Microsoft.Azure.ContainerRegistry.Models.RepositoryGetListHeaders : string -> Microsoft.Azure.ContainerRegistry.Models.RepositoryGetListHeaders
Public Sub New (Optional link As String = Nothing)
Parameters
- link
- String