ExportDependenciesResultProperties.StatusCode 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.
A status code returned by the service with additional context about the export dependencies operation.
public Azure.ResourceManager.DependencyMap.Models.ExportDependenciesStatusCode? StatusCode { get; }
member this.StatusCode : Nullable<Azure.ResourceManager.DependencyMap.Models.ExportDependenciesStatusCode>
Public ReadOnly Property StatusCode As Nullable(Of ExportDependenciesStatusCode)