PartialBatchDeploymentPartialMinimalTrackedResourceWithProperties 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.
Strictly used in update requests.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.PartialBatchDeploymentPartialMinimalTrackedResourceWithPropertiesTypeConverter))]
public class PartialBatchDeploymentPartialMinimalTrackedResourceWithProperties : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IPartialBatchDeploymentPartialMinimalTrackedResourceWithProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.PartialBatchDeploymentPartialMinimalTrackedResourceWithPropertiesTypeConverter))>]
type PartialBatchDeploymentPartialMinimalTrackedResourceWithProperties = class
interface IPartialBatchDeploymentPartialMinimalTrackedResourceWithProperties
interface IJsonSerializable
Public Class PartialBatchDeploymentPartialMinimalTrackedResourceWithProperties
Implements IPartialBatchDeploymentPartialMinimalTrackedResourceWithProperties
- Inheritance
-
PartialBatchDeploymentPartialMinimalTrackedResourceWithProperties
- Attributes
- Implements
Constructors
PartialBatchDeploymentPartialMinimalTrackedResourceWithProperties() |
Creates an new PartialBatchDeploymentPartialMinimalTrackedResourceWithProperties instance. |
Properties
Description |
Description of the endpoint deployment. |
Tag |
Resource tags. |
Methods
DeserializeFromDictionary(IDictionary) |
Deserializes a IDictionary into an instance of PartialBatchDeploymentPartialMinimalTrackedResourceWithProperties. |
DeserializeFromPSObject(PSObject) |
Deserializes a PSObject into an instance of PartialBatchDeploymentPartialMinimalTrackedResourceWithProperties. |
FromJson(JsonNode) |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IPartialBatchDeploymentPartialMinimalTrackedResourceWithProperties. |
FromJsonString(String) |
Creates a new instance of PartialBatchDeploymentPartialMinimalTrackedResourceWithProperties, deserializing the content from a json string. |
ToJson(JsonObject, SerializationMode) |
Serializes this instance of PartialBatchDeploymentPartialMinimalTrackedResourceWithProperties into a JsonNode. |
ToJsonString() |
Serializes this instance to a json string. |
ToString() |