Share via


ServiceManagedResourcesSettings Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ServiceManagedResourcesSettingsTypeConverter))]
public class ServiceManagedResourcesSettings : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IServiceManagedResourcesSettings
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ServiceManagedResourcesSettingsTypeConverter))>]
type ServiceManagedResourcesSettings = class
    interface IServiceManagedResourcesSettings
    interface IJsonSerializable
Public Class ServiceManagedResourcesSettings
Implements IServiceManagedResourcesSettings
Inheritance
ServiceManagedResourcesSettings
Attributes
Implements

Constructors

ServiceManagedResourcesSettings()

Properties

CosmoDbCollectionsThroughput

Methods

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

Applies to