Interface ResourceWithSas<T>
-
- All Known Implementing Classes:
ContainerWithSas,QueueWithSas
public interface ResourceWithSas<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetAccountName()StringgetEndpointWithoutSas()TgetResource()
-