Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Elastacloud
AzureManagement
Fluent
Commands
Blobs
DeleteBlobCommand
C# Class Elastacloud.AzureManagement.Fluent.Commands.Blobs.DeleteBlobCommand
Used to delete a blob and snapshots within a specified container
Inheritance:
BlobCommand
Exibir arquivo
Open project: azurecoder/fluent-management
Class Usage Examples
Public Methods
Method
Description
Execute
( ) :
void
Private Methods
Method
Description
DeleteBlobCommand
(
string
containerName
,
string
blobName
) :
System
Method Details
Execute()
public
method
public
Execute
( ) :
void
return
void