Freigeben über


ContainersOperationsExtensions.Get Methode

Definition

Ruft einen Container anhand des Namens ab.

public static Microsoft.Azure.Management.DataBoxEdge.Models.Container Get (this Microsoft.Azure.Management.DataBoxEdge.IContainersOperations operations, string deviceName, string storageAccountName, string containerName, string resourceGroupName);
static member Get : Microsoft.Azure.Management.DataBoxEdge.IContainersOperations * string * string * string * string -> Microsoft.Azure.Management.DataBoxEdge.Models.Container
<Extension()>
Public Function Get (operations As IContainersOperations, deviceName As String, storageAccountName As String, containerName As String, resourceGroupName As String) As Container

Parameter

operations
IContainersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

storageAccountName
String

Der Name des Speicherkontos

containerName
String

Der Containername

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: