Udostępnij przez


IOSConfiguration Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.OSConfigurationTypeConverter))]
public interface IOSConfiguration : Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.OSConfigurationTypeConverter))>]
type IOSConfiguration = interface
    interface IJsonSerializable
Public Interface IOSConfiguration
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
OSType

The OS Type

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to