-
Notifications
You must be signed in to change notification settings - Fork 264
/
GeneralPlannedFailoverModelCustomProperties.xml
37 lines (37 loc) · 2.52 KB
/
GeneralPlannedFailoverModelCustomProperties.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
26
27
28
29
30
31
32
33
34
35
36
37
<Type Name="GeneralPlannedFailoverModelCustomProperties" FullName="Azure.ResourceManager.RecoveryServicesDataReplication.Models.GeneralPlannedFailoverModelCustomProperties">
<TypeSignature Language="C#" Value="public class GeneralPlannedFailoverModelCustomProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.PlannedFailoverModelCustomProperties" />
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit GeneralPlannedFailoverModelCustomProperties extends Azure.ResourceManager.RecoveryServicesDataReplication.Models.PlannedFailoverModelCustomProperties" />
<TypeSignature Language="DocId" Value="T:Azure.ResourceManager.RecoveryServicesDataReplication.Models.GeneralPlannedFailoverModelCustomProperties" />
<TypeSignature Language="VB.NET" Value="Public Class GeneralPlannedFailoverModelCustomProperties
Inherits PlannedFailoverModelCustomProperties" />
<TypeSignature Language="F#" Value="type GeneralPlannedFailoverModelCustomProperties = class
 inherit PlannedFailoverModelCustomProperties" />
<AssemblyInfo>
<AssemblyName>Azure.ResourceManager.RecoveryServicesDataReplication</AssemblyName>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>Azure.ResourceManager.RecoveryServicesDataReplication.Models.PlannedFailoverModelCustomProperties</BaseTypeName>
</Base>
<Interfaces />
<Docs>
<summary> General planned failover model custom properties. </summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public GeneralPlannedFailoverModelCustomProperties ();" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor() cil managed" />
<MemberSignature Language="DocId" Value="M:Azure.ResourceManager.RecoveryServicesDataReplication.Models.GeneralPlannedFailoverModelCustomProperties.#ctor" />
<MemberSignature Language="VB.NET" Value="Public Sub New ()" />
<MemberType>Constructor</MemberType>
<AssemblyInfo>
<AssemblyName>Azure.ResourceManager.RecoveryServicesDataReplication</AssemblyName>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Parameters />
<Docs>
<summary> Initializes a new instance of <see cref="T:Azure.ResourceManager.RecoveryServicesDataReplication.Models.GeneralPlannedFailoverModelCustomProperties" />. </summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
</Members>
</Type>