ProtectableObjectInfo クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
保護可能なオブジェクト情報の定義。
public class ProtectableObjectInfo : Microsoft.Azure.Management.BackupServices.Models.ManagementResponseObject
type ProtectableObjectInfo = class
inherit ManagementResponseObject
Public Class ProtectableObjectInfo
Inherits ManagementResponseObject
- 継承
コンストラクター
ProtectableObjectInfo() |
ProtectableObjectInfo クラスの新しいインスタンスを初期化します。 |
プロパティ
ContainerFriendlyName |
省略可能。 ProtectableObject の ContainerFriendlyName。 |
ContainerName |
省略可能。 ProtectableObject の ContainerName。 |
ContainerType |
省略可能。 ProtectableObject の ContainerType。 |
FriendlyName |
省略可能。 ProtectableObject の FriendlyName。 |
InstanceId |
省略可能。 Object InstanceId。 (継承元 ManagementResponseObject) |
Name |
省略可能。 オブジェクト名。 (継承元 ManagementResponseObject) |
OperationInProgress |
省略可能。 オブジェクト OperationInProgress。 (継承元 ManagementResponseObject) |
ParentContainerFriendlyName |
省略可能。 ProtectableObject の ParentContainerFriendlyName。 |
ParentContainerName |
省略可能。 ProtectableObject の ParentContainerName。 |
ParentContainerType |
省略可能。 ProtectableObject の ParentContainerType。 |
ProtectionStatus |
省略可能。 ProtectableObject の ProtectionStatus。 |
Type |
省略可能。 ProtectableObject の種類。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET