AvailableDelegationInner 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 AvailableDelegationInner
type AvailableDelegationInner = class
Public Class AvailableDelegationInner
- Inheritance
-
AvailableDelegationInner
Constructors
AvailableDelegationInner() |
Initializes a new instance of the AvailableDelegationInner class. |
AvailableDelegationInner(String, String, String, String, IList<String>) |
Initializes a new instance of the AvailableDelegationInner class. |
Properties
Actions |
Gets or sets describes 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