DocumentModelDetails Class
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.
Document model info.
public class DocumentModelDetails
type DocumentModelDetails = class
Public Class DocumentModelDetails
- Inheritance
-
DocumentModelDetails
Properties
CreatedOn |
Date and time (UTC) when the model was created. |
Description |
Document model description. |
DocumentTypes |
Supported document types. |
ExpiresOn |
Date and time (UTC) when the document model will expire. |
ModelId |
Unique document model name. |
ServiceVersion |
Service version used to create this document model. |
Tags |
List of key-value tag attributes associated with the document model. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET