SapWindowsConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies Windows operating system settings on the virtual machine.
public class SapWindowsConfiguration : Azure.ResourceManager.Workloads.Models.SapOSConfiguration
public class SapWindowsConfiguration : Azure.ResourceManager.Workloads.Models.SapOSConfiguration, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Workloads.Models.SapWindowsConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Workloads.Models.SapWindowsConfiguration>
type SapWindowsConfiguration = class
inherit SapOSConfiguration
type SapWindowsConfiguration = class
inherit SapOSConfiguration
interface IJsonModel<SapWindowsConfiguration>
interface IPersistableModel<SapWindowsConfiguration>
Public Class SapWindowsConfiguration
Inherits SapOSConfiguration
Public Class SapWindowsConfiguration
Inherits SapOSConfiguration
Implements IJsonModel(Of SapWindowsConfiguration), IPersistableModel(Of SapWindowsConfiguration)
- Inheritance
- Implements
Constructors
SapWindowsConfiguration() |
Initializes a new instance of SapWindowsConfiguration. |
Explicit Interface Implementations
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET