RegistryInner.Status Property

Definition

Gets the status of the container registry at the time the operation was called.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.status")]
public Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.Status Status { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.status")>]
member this.Status : Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.Status
Public ReadOnly Property Status As Status

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to