Share via


ProjectUpdateProperties Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20231001.ProjectUpdatePropertiesTypeConverter))]
public class ProjectUpdateProperties : Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20231001.IProjectUpdateProperties
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20231001.ProjectUpdatePropertiesTypeConverter))>]
type ProjectUpdateProperties = class
    interface IProjectUpdateProperties
    interface IJsonSerializable
Public Class ProjectUpdateProperties
Implements IProjectUpdateProperties
Inheritance
ProjectUpdateProperties
Attributes
Implements

Constructors

ProjectUpdateProperties()

Properties

Description

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to