Поделиться через


AzureConfigurable<T> Class

Definition

public class AzureConfigurable<T> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IAzureConfigurable<T> where T : class, IAzureConfigurable<T>
type AzureConfigurable<'T (requires 'T : null and 'T :> IAzureConfigurable<'T>)> = class
    interface IAzureConfigurable<'T (requires 'T : null and 'T :> IAzureConfigurable<'T>)>
Public Class AzureConfigurable(Of T)
Implements IAzureConfigurable(Of T)

Type Parameters

T
Inheritance
AzureConfigurable<T>
Derived
Implements

Applies to