AssemblyInfoPayload 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.
Payload properties for Validated Solution Recipe for AzureStackHCI Cluster.
public class AssemblyInfoPayload : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.AssemblyInfoPayload>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.AssemblyInfoPayload>
type AssemblyInfoPayload = class
interface IJsonModel<AssemblyInfoPayload>
interface IPersistableModel<AssemblyInfoPayload>
Public Class AssemblyInfoPayload
Implements IJsonModel(Of AssemblyInfoPayload), IPersistableModel(Of AssemblyInfoPayload)
- Inheritance
-
AssemblyInfoPayload
- Implements
Properties
| Name | Description |
|---|---|
| FileName |
File name of assembly package for Validated Solution Recipe for AzureStackHCI Cluster. |
| Hash |
Hash of assembly package for Validated Solution Recipe for AzureStackHCI Cluster. |
| Identifier |
assembly identifier for Validated Solution Recipe for AzureStackHCI Cluster. |
| Uri |
Url of assembly package for Validated Solution Recipe for AzureStackHCI Cluster. |