Module Values.StorageVirtualMachinesSource

Sourcetype nonrec t = StorageVirtualMachine.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : StorageVirtualMachine.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `String of TagKey.t ]) list ] list | `String of FileSystemId.t | `Structure of (string * [> `String of NetBiosAlias.t | `Structure of (string * [> `List of [> `String of IpAddress.t ] list | `String of ActiveDirectoryFullyQualifiedName.t ]) list ]) list | `Timestamp of CreationTime.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> StorageVirtualMachine.t list