Scale Set Packet Capture Storage Location
data class ScaleSetPacketCaptureStorageLocation(val filePath: String? = null, val storageAccountId: String? = null, val storagePath: String? = null)
Constructors
Link copied to clipboard
fun ScaleSetPacketCaptureStorageLocation(filePath: String? = null, storageAccountId: String? = null, storagePath: String? = null)