AvailableDelegation 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.
The serviceName of an AvailableDelegation indicates a possible delegation for a subnet.
public class AvailableDelegation
type AvailableDelegation = class
Public Class AvailableDelegation
- Inheritance
-
AvailableDelegation
Constructors
AvailableDelegation() |
Initializes a new instance of the AvailableDelegation class. |
AvailableDelegation(String, String, String, String, IList<String>) |
Initializes a new instance of the AvailableDelegation class. |
Properties
Actions |
Gets or sets the actions permitted to the service upon delegation. |
Id |
Gets or sets a unique identifier of the AvailableDelegation resource. |
Name |
Gets or sets the name of the AvailableDelegation resource. |
ServiceName |
Gets or sets the name of the service and resource. |
Type |
Gets or sets resource type. |
Applies to
Azure SDK for .NET