Class SharedStorageUrlWithMetadata
SharedStorageUrlWithMetadata
public sealed class SharedStorageUrlWithMetadata
- Inheritance
-
SharedStorageUrlWithMetadata
- Inherited Members
Properties
ReportingMetadata
reportingMetadata
[JsonPropertyName("reportingMetadata")]
public SharedStorageReportingMetadata[] ReportingMetadata { get; set; }
Property Value
Url
url
[JsonPropertyName("url")]
public string Url { get; set; }