Preferences 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.
Preferences related to the order
public class Preferences
type Preferences = class
Public Class Preferences
- Inheritance
-
Preferences
Constructors
Preferences() |
Initializes a new instance of the Preferences class. |
Preferences(IList<String>, TransportPreferences, EncryptionPreferences) |
Initializes a new instance of the Preferences class. |
Properties
EncryptionPreferences |
Gets or sets preferences related to the Encryption. |
PreferredDataCenterRegion |
Gets or sets preferred data center region. |
TransportPreferences |
Gets or sets preferences related to the shipment logistics of the sku. |
Methods
Validate() |
Validate the object. |
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