ApiCenterApiProperties.ExternalDocumentation 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.
The set of external documentation.
public System.Collections.Generic.IList<Azure.ResourceManager.ApiCenter.Models.ApiExternalDocumentation> ExternalDocumentation { get; }
member this.ExternalDocumentation : System.Collections.Generic.IList<Azure.ResourceManager.ApiCenter.Models.ApiExternalDocumentation>
Public ReadOnly Property ExternalDocumentation As IList(Of ApiExternalDocumentation)