Delen via


DevCenterUpdate Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.DevCenterUpdateTypeConverter))]
public class DevCenterUpdate : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IDevCenterUpdate, Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.DevCenterUpdateTypeConverter))>]
type DevCenterUpdate = class
    interface IDevCenterUpdate
    interface IJsonSerializable
    interface ITrackedResourceUpdate
    interface IValidates
Public Class DevCenterUpdate
Implements IDevCenterUpdate, IValidates
Inheritance
DevCenterUpdate
Attributes
Implements

Constructors

DevCenterUpdate()

Properties

CustomerManagedKeyEncryptionKeyUrl
DisplayName
IdentityPrincipalId
IdentityTenantId
IdentityType
IdentityUserAssignedIdentity
KeyEncryptionKeyIdentityDelegatedIdentityClientId
KeyEncryptionKeyIdentityType
KeyEncryptionKeyIdentityUserAssignedIdentityResourceId
Location
Tag

Methods

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

Applies to