ExportDependenciesResultProperties.StatusCode Property

Definition

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)

Property Value

Applies to