SharedAccessAuthorizationRuleInner 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.
Description of a namespace authorization rule.
[Microsoft.Rest.Serialization.JsonTransformation]
public class SharedAccessAuthorizationRuleInner : Microsoft.Azure.Management.ResourceManager.Fluent.Resource
type SharedAccessAuthorizationRuleInner = class
inherit Resource
Public Class SharedAccessAuthorizationRuleInner
Inherits Resource
- Inheritance
- Attributes
Constructors
SharedAccessAuthorizationRuleInner() |
Initializes a new instance of the SharedAccessAuthorizationRuleInner class. |
SharedAccessAuthorizationRuleInner(IList<Nullable<AccessRights>>, String, String, String, String, IDictionary<String,String>) |
Initializes a new instance of the SharedAccessAuthorizationRuleInner class. |
Properties
Location |
Resource location (Inherited from Resource) |
Rights |
Gets or sets the rights associated with the rule. |
Tags |
Resource tags (Inherited from Resource) |
Methods
Validate() |
Validate the object. |