Share via


NetworkIsolationSettings.StorageAccountResourceId Property

Definition

The resource id for the storage account used to store BACPAC file. If set, private endpoint connection will be created for the storage account. Must match storage account used for StorageUri parameter.

public Azure.Core.ResourceIdentifier StorageAccountResourceId { get; set; }
member this.StorageAccountResourceId : Azure.Core.ResourceIdentifier with get, set
Public Property StorageAccountResourceId As ResourceIdentifier

Property Value

Applies to