SynapseAnalyticsManagementClient.GetStorageContainerInfo Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Commands.Synapse.Models.SynapseAnalyticsManagementClient.StorageContainerInfo GetStorageContainerInfo (string resourceGroupName, string storageAccountName, string containerName);
member this.GetStorageContainerInfo : string * string * string -> Microsoft.Azure.Commands.Synapse.Models.SynapseAnalyticsManagementClient.StorageContainerInfo
Public Function GetStorageContainerInfo (resourceGroupName As String, storageAccountName As String, containerName As String) As SynapseAnalyticsManagementClient.StorageContainerInfo
Parameters
- resourceGroupName
- String
- storageAccountName
- String
- containerName
- String