InMageReprotectInput interface
InMageAzureV2 特定提供者輸入。
- Extends
屬性
datastore |
目標數據存放區名稱。 |
disk |
啟用磁碟排除輸入。 |
disks |
要包含清單的磁碟。 |
instance |
多型歧視性,指定這個物件可以是的不同類型 |
master |
主要目標標識碼。 |
process |
進程伺服器識別碼。 |
profile |
原則標識碼。 |
retention |
要用於 MT 的保留磁碟驅動器。 |
run |
CS 帳戶標識碼。 |
屬性詳細資料
datastoreName
目標數據存放區名稱。
datastoreName?: string
屬性值
string
diskExclusionInput
disksToInclude
要包含清單的磁碟。
disksToInclude?: string[]
屬性值
string[]
instanceType
多型歧視性,指定這個物件可以是的不同類型
instanceType: "InMage"
屬性值
"InMage"
masterTargetId
主要目標標識碼。
masterTargetId: string
屬性值
string
processServerId
進程伺服器識別碼。
processServerId: string
屬性值
string
profileId
原則標識碼。
profileId: string
屬性值
string
retentionDrive
要用於 MT 的保留磁碟驅動器。
retentionDrive: string
屬性值
string
runAsAccountId
CS 帳戶標識碼。
runAsAccountId?: string
屬性值
string