Udostępnij za pośrednictwem


ICreatable<T> Interfejs

Definicja

public interface ICreatable<T> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IIndexable
type ICreatable<'T> = interface
    interface IIndexable
Public Interface ICreatable(Of T)
Implements IIndexable

Parametry typu

T
Pochodne
Implementuje

Właściwości

Key (Odziedziczone po IIndexable)
Name

Pobiera nazwę zasobu creatable.

Metody

Create()

Wykonaj żądanie tworzenia.

CreateAsync(CancellationToken, Boolean)

Umieszcza żądanie w kolejce i umożliwia klientowi HTTP wykonywanie go, gdy są dostępne zasoby systemowe.

Dotyczy