RegistryNameCheckRequest.Type Property

Definition

The resource type of the container registry. This field must be set to 'Microsoft.ContainerRegistry/registries'.

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public static string Type { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
static member Type : string
Public Shared ReadOnly Property Type As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to