TimeSettingsInner 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.
[Microsoft.Rest.Serialization.JsonTransformation]
public class TimeSettingsInner : Microsoft.Azure.Management.StorSimple.Fluent.Models.BaseModel
[<Microsoft.Rest.Serialization.JsonTransformation>]
type TimeSettingsInner = class
inherit BaseModel
Public Class TimeSettingsInner
Inherits BaseModel
- Inheritance
- Attributes
Constructors
TimeSettingsInner() | |
TimeSettingsInner(String, String, String, String, Nullable<Kind>, String, IList<String>) |
Properties
Id | (Inherited from BaseModel) |
Kind | (Inherited from BaseModel) |
Name | (Inherited from BaseModel) |
PrimaryTimeServer | |
SecondaryTimeServer | |
TimeZone | |
Type | (Inherited from BaseModel) |
Methods
Validate() |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET