Share via


IPoolUpdate Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.PoolUpdateTypeConverter))]
public interface IPoolUpdate : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ITrackedResourceUpdate
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.PoolUpdateTypeConverter))>]
type IPoolUpdate = interface
    interface IJsonSerializable
    interface ITrackedResourceUpdate
Public Interface IPoolUpdate
Implements ITrackedResourceUpdate
Derived
Attributes
Implements

Properties

DevBoxDefinitionName
DisplayName
LicenseType
LocalAdministrator
Location (Inherited from ITrackedResourceUpdate)
ManagedVirtualNetworkRegion
NetworkConnectionName
SingleSignOnStatus
StopOnDisconnectGracePeriodMinute
StopOnDisconnectStatus
Tag (Inherited from ITrackedResourceUpdate)
VirtualNetworkType

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to