Class WithUserResponse
[Obsolete("This class is obsolete. Use WithUserPatchResponse instead.")]
public class WithUserResponse : WithUserPatchResponse, IParsable
- Inheritance
-
WithUserResponse
- Implements
-
IParsable
- Inherited Members
Methods
CreateFromDiscriminatorValue(IParseNode)
Creates a new instance of the appropriate class based on discriminator value
public static WithUserResponse CreateFromDiscriminatorValue(IParseNode parseNode)
Parameters
parseNode
IParseNodeThe parse node to use to read the discriminator value and create the object