AvailableDelegationInner Class

Definition

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