Class GremlinGraphGetResultsInner
- Assembly
- Microsoft.Azure.Management.CosmosDB.Fluent.dll
An Azure Cosmos DB Gremlin graph.
public class GremlinGraphGetResultsInner : ARMResourcePropertiesInner
- Inheritance
-
GremlinGraphGetResultsInner
Constructors
GremlinGraphGetResultsInner()
Initializes a new instance of the GremlinGraphGetResultsInner class.
public GremlinGraphGetResultsInner()
GremlinGraphGetResultsInner(string, string, string, string, IDictionary<string, string>, GremlinGraphGetPropertiesResource)
Initializes a new instance of the GremlinGraphGetResultsInner class.
public GremlinGraphGetResultsInner(string location, string id = null, string name = null, string type = null, IDictionary<string, string> tags = null, GremlinGraphGetPropertiesResource resource = null)
Parameters
location
stringid
stringname
stringtype
stringtags
IDictionary<string, string>resource
GremlinGraphGetPropertiesResource
Properties
Resource
public GremlinGraphGetPropertiesResource Resource { get; set; }
Property Value
Methods
Validate()
Validate the object.
public override void Validate()
Exceptions
- Microsoft.Rest.ValidationException
Thrown if validation fails