IngestionStorageResponse

data class IngestionStorageResponse(val id: String, val primaryEndpoint: String, val publicNetworkAccess: String? = null)

Ingestion Storage Account Info

Constructors

Link copied to clipboard
constructor(id: String, primaryEndpoint: String, publicNetworkAccess: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Gets or sets the Id.

Link copied to clipboard

Gets or sets the primary endpoint.

Link copied to clipboard

Gets or sets the public network access setting