ContentSource 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.
Definition of the content source.
public class ContentSource
type ContentSource = class
Public Class ContentSource
- Inheritance
-
ContentSource
Constructors
ContentSource() |
Initializes a new instance of the ContentSource class. |
ContentSource(ContentHash, String, String, String) |
Initializes a new instance of the ContentSource class. |
Properties
ContentHash | |
ContentType | |
Hash |
Gets or sets the hash. |
Type |
Gets or sets the content source type. Possible values include: 'embeddedContent', 'uri' |
Value |
Gets or sets the value of the content. This is based on the content source type. |
Version |
Gets or sets the version of the content. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET