NetworkManagerDeploymentStatusOutput interface
حالة نشر إدارة الشبكة.
الخصائص
| commit |
وقت الالتزام. |
| configuration |
قائمة معرفات التكوين. |
| deployment |
حالة النشر. |
| deployment |
نوع نشر التكوين. |
| error |
رسالة خطأ. |
| region | اسم المنطقة. |
تفاصيل الخاصية
commitTime
وقت الالتزام.
commitTime?: string
قيمة الخاصية
string
configurationIds
قائمة معرفات التكوين.
configurationIds?: string[]
قيمة الخاصية
string[]
deploymentStatus
حالة النشر.
deploymentStatus?: "Failed" | "NotStarted" | "Deploying" | "Deployed"
قيمة الخاصية
"Failed" | "NotStarted" | "Deploying" | "Deployed"
deploymentType
نوع نشر التكوين.
deploymentType?: "SecurityAdmin" | "Connectivity"
قيمة الخاصية
"SecurityAdmin" | "Connectivity"
errorMessage
رسالة خطأ.
errorMessage?: string
قيمة الخاصية
string
region
اسم المنطقة.
region?: string
قيمة الخاصية
string