SourceRegistryLoginMode
SourceRegistryLoginMode(String)
Default
None
Equals(Object)
Equals(SourceRegistryLoginMode)
GetHashCode()
ToString()
implicit operator SourceRegistryLoginMode(String)
operator !=(SourceRegistryLoginMode, SourceRegistryLoginMode)
operator ==(SourceRegistryLoginMode, SourceRegistryLoginMode)
net10.0
namespace Azure.ResourceManager.ContainerRegistry.Models
{
public readonly struct SourceRegistryLoginMode : IEquatable<SourceRegistryLoginMode>
{
public static bool operator !=(SourceRegistryLoginMode left, SourceRegistryLoginMode right);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assemblies | Azure.ResourceManager.ContainerRegistry , Version=1.5.0.0, PublicKeyToken=92742159e12e44c8 Azure.ResourceManager.ContainerRegistry , Version=1.4.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.ContainerRegistry (1.5.0-beta.1) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API