ServiceFabricClusterData.DiagnosticsStorageAccountConfig Property
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.
The storage account information for storing Service Fabric diagnostic logs.
public Azure.ResourceManager.ServiceFabric.Models.DiagnosticsStorageAccountConfig DiagnosticsStorageAccountConfig { get; set; }
member this.DiagnosticsStorageAccountConfig : Azure.ResourceManager.ServiceFabric.Models.DiagnosticsStorageAccountConfig with get, set
Public Property DiagnosticsStorageAccountConfig As DiagnosticsStorageAccountConfig