AllowedEnvironmentTypeProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.AllowedEnvironmentTypePropertiesTypeConverter))]
public class AllowedEnvironmentTypeProperties : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IAllowedEnvironmentTypeProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.AllowedEnvironmentTypePropertiesTypeConverter))>]
type AllowedEnvironmentTypeProperties = class
    interface IAllowedEnvironmentTypeProperties
    interface IJsonSerializable
Public Class AllowedEnvironmentTypeProperties
Implements IAllowedEnvironmentTypeProperties
Inheritance
AllowedEnvironmentTypeProperties
Attributes
Implements

Constructors

AllowedEnvironmentTypeProperties()

Properties

DisplayName
ProvisioningState

Methods

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

Applies to