InstanceKeyState Enum
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.
Contains a list of valid states for instance keys.
public enum class InstanceKeyState
public enum InstanceKeyState
type InstanceKeyState =
Public Enum InstanceKeyState
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | The instance key is not associated with any instance. |
Associated | 1 | The instance key is associated with a non-completed instance. |
Completed | 2 | The instance key was associated with an instance, which is no longer active. |
Applies to
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.