BareMetalMachineKeySetPatchParameters interface
BareMetalMachineKeySetPatchParameters 代表修補裸機電腦金鑰集的要求主體。
屬性
expiration | 此金鑰集中的使用者將會從裸機電腦中移除的日期和時間。 |
jump |
具有管理網路存取權的跳躍主機 IP 位址清單,讓使用者能夠從中存取登入。 |
tags | 將取代現有資源標籤的 Azure 資源標籤。 |
user |
允許使用者的唯一清單。 |
屬性詳細資料
expiration
此金鑰集中的使用者將會從裸機電腦中移除的日期和時間。
expiration?: Date
屬性值
Date
jumpHostsAllowed
具有管理網路存取權的跳躍主機 IP 位址清單,讓使用者能夠從中存取登入。
jumpHostsAllowed?: string[]
屬性值
string[]
tags
將取代現有資源標籤的 Azure 資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}