ManagedResourceReference.Status Property
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.
Current management state of the resource in the deployment stack.
public Azure.ResourceManager.Resources.Models.ResourceStatusMode? Status { get; set; }
member this.Status : Nullable<Azure.ResourceManager.Resources.Models.ResourceStatusMode> with get, set
Public Property Status As Nullable(Of ResourceStatusMode)