-
Notifications
You must be signed in to change notification settings - Fork 268
/
Copy pathIBlank.xml
25 lines (25 loc) · 1.76 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.ResourceManager.Fluent.ResourceGroup.Definition.IBlank">
<TypeSignature Language="C#" Value="public interface IBlank : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithRegion<Microsoft.Azure.Management.ResourceManager.Fluent.ResourceGroup.Definition.IWithCreate>" />
<TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract IBlank implements class Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithRegion`1<class Microsoft.Azure.Management.ResourceManager.Fluent.ResourceGroup.Definition.IWithCreate>" />
<TypeSignature Language="DocId" Value="T:Microsoft.Azure.Management.ResourceManager.Fluent.ResourceGroup.Definition.IBlank" />
<TypeSignature Language="VB.NET" Value="Public Interface IBlank
Implements IDefinitionWithRegion(Of IWithCreate)" />
<TypeSignature Language="F#" Value="type IBlank = interface
 interface IDefinitionWithRegion<IWithCreate>" />
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.ResourceManager.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.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithRegion<Microsoft.Azure.Management.ResourceManager.Fluent.ResourceGroup.Definition.IWithCreate></InterfaceName>
</Interface>
</Interfaces>
<Docs>
<summary>
A resource group definition allowing location to be set.
</summary>
<remarks>To be added.</remarks>
</Docs>
<Members />
</Type>