-
Notifications
You must be signed in to change notification settings - Fork 264
/
IBlank.xml
25 lines (25 loc) · 1.36 KB
/
IBlank.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<Type Name="IBlank" FullName="Microsoft.Azure.Management.Storage.Fluent.BlobContainer.Definition.IBlank">
<TypeSignature Language="C#" Value="public interface IBlank : Microsoft.Azure.Management.Storage.Fluent.BlobContainer.Definition.IWithBlobService" />
<TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract IBlank implements class Microsoft.Azure.Management.Storage.Fluent.BlobContainer.Definition.IWithBlobService" />
<TypeSignature Language="DocId" Value="T:Microsoft.Azure.Management.Storage.Fluent.BlobContainer.Definition.IBlank" />
<TypeSignature Language="VB.NET" Value="Public Interface IBlank
Implements IWithBlobService" />
<TypeSignature Language="F#" Value="type IBlank = interface
 interface IWithBlobService" />
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.Storage.Fluent</AssemblyName>
<AssemblyVersion>1.0.0.69</AssemblyVersion>
<AssemblyVersion>1.0.0.70</AssemblyVersion>
<AssemblyVersion>1.0.0.71</AssemblyVersion>
</AssemblyInfo>
<Interfaces>
<Interface>
<InterfaceName>Microsoft.Azure.Management.Storage.Fluent.BlobContainer.Definition.IWithBlobService</InterfaceName>
</Interface>
</Interfaces>
<Docs>
<summary>
The first stage of a BlobContainer definition.
</summary>
<remarks>To be added.</remarks>
</Docs>
<Members />
</Type>