IngestionStorage interface
Ingestion Storage Account Info
Properties
| id | Gets or sets the Id. |
| primary |
Gets or sets the primary endpoint. |
| public |
Gets or sets the public network access setting |
Property Details
id
Gets or sets the Id.
id?: string
Property Value
string
primaryEndpoint
Gets or sets the primary endpoint.
primaryEndpoint?: string
Property Value
string
publicNetworkAccess
Gets or sets the public network access setting
publicNetworkAccess?: string
Property Value
string