你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PSRestorableSqlContainerGetResult 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.
public class PSRestorableSqlContainerGetResult
type PSRestorableSqlContainerGetResult = class
Public Class PSRestorableSqlContainerGetResult
- Inheritance
-
PSRestorableSqlContainerGetResult
Constructors
PSRestorableSqlContainerGetResult() | |
PSRestorableSqlContainerGetResult(RestorableSqlContainerGetResult) |
Properties
_rid |
Gets a system generated property. A unique identifier. |
Container |
Gets the container properties of the restorable SQL container |
EventTimestamp |
Gets the timestamp of this container event. |
Id |
Gets the unique resource identifier of the RestorableSqlContainer resource. |
Name |
Gets the name of the RestorableSqlContainer resource. |
OperationType |
Gets the operation type of this container event. Possible values include: 'Create', 'Replace', 'Delete', 'SystemOperation' |
OwnerId |
Gets the name of this restorable SQL container. |
OwnerResourceId |
Gets the resource Id of this restorable SQL container. |
Type |
Gets the type of Azure resource. |