ArmRoleReceiver Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An arm role receiver.
public class ArmRoleReceiver
type ArmRoleReceiver = class
Public Class ArmRoleReceiver
- Inheritance
-
ArmRoleReceiver
Constructors
ArmRoleReceiver() |
Initializes a new instance of the ArmRoleReceiver class. |
ArmRoleReceiver(String, String, Nullable<Boolean>) |
Initializes a new instance of the ArmRoleReceiver class. |
Properties
Name |
Gets or sets the name of the arm role receiver. Names must be unique across all receivers within an action group. |
RoleId |
Gets or sets the arm role id. |
UseCommonAlertSchema |
Gets or sets indicates whether to use common alert schema. |
Methods
Validate() |
Validate the object. |
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET