ApiSourceProperties.ImportSpecification Property

Definition

Indicates if the specification should be imported along with metadata.

public Azure.ResourceManager.ApiCenter.Models.ApiCenterImportSpecificationModel? ImportSpecification { get; set; }
member this.ImportSpecification : Nullable<Azure.ResourceManager.ApiCenter.Models.ApiCenterImportSpecificationModel> with get, set
Public Property ImportSpecification As Nullable(Of ApiCenterImportSpecificationModel)

Property Value

Applies to