AccountResourceRequest interface

نص طلب PUT لتعديل مورد حساب Visual Studio.

الخصائص

accountName

اسم الحساب.

location

موقع مثيل Azure.

operationType

نوع العملية.

properties

الخصائص المخصصة للمورد.

tags

العلامات المخصصة للمورد.

تفاصيل الخاصية

accountName

اسم الحساب.

accountName?: string

قيمة الخاصية

string

location

موقع مثيل Azure.

location?: string

قيمة الخاصية

string

operationType

نوع العملية.

operationType?: AccountResourceRequestOperationType

قيمة الخاصية

properties

الخصائص المخصصة للمورد.

properties?: {[propertyName: string]: string}

قيمة الخاصية

{[propertyName: string]: string}

tags

العلامات المخصصة للمورد.

tags?: {[propertyName: string]: string}

قيمة الخاصية

{[propertyName: string]: string}