DocumentModelSummary 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 summary.
public class DocumentModelSummary
type DocumentModelSummary = class
Public Class DocumentModelSummary
- Inheritance
-
DocumentModelSummary
Properties
CreatedOn |
Date and time (UTC) when the model was created. |
Description |
Document model description. |
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