Aracılığıyla paylaş


GetEnvironmentByUser interface

Yöntemler

delete(RequestParameters)

Bir ortamı ve tüm ilişkili kaynaklarını siler

get(RequestParameters)

Bir ortam alır.

put(CreateOrReplaceEnvironmentParameters)

Ortam oluşturur veya güncelleştirir.

Yöntem Ayrıntıları

delete(RequestParameters)

Bir ortamı ve tüm ilişkili kaynaklarını siler

function delete(options?: RequestParameters): StreamableMethod<DeleteEnvironment202Response | DeleteEnvironment204Response | DeleteEnvironmentDefaultResponse>

Parametreler

Döndürülenler

get(RequestParameters)

Bir ortam alır.

function get(options?: RequestParameters): StreamableMethod<GetEnvironmentByUser200Response | GetEnvironmentByUserDefaultResponse>

Parametreler

Döndürülenler

put(CreateOrReplaceEnvironmentParameters)

Ortam oluşturur veya güncelleştirir.

function put(options: CreateOrReplaceEnvironmentParameters): StreamableMethod<CreateOrReplaceEnvironment201Response | CreateOrReplaceEnvironmentDefaultResponse>

Parametreler

Döndürülenler