StringOrByteArrayInstance(Byte[]) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public StringOrByteArrayInstance (byte[] contents);
new Microsoft.Azure.Commands.PowerBI.Models.StringOrByteArrayInstance : byte[] -> Microsoft.Azure.Commands.PowerBI.Models.StringOrByteArrayInstance
Public Sub New (contents As Byte())
Parameters
- contents
- Byte[]